mirror of https://github.com/gorhill/uBlock.git
this fixes #1
This commit is contained in:
parent
a8cdfca72d
commit
80f7b800c7
|
@ -1,7 +1,4 @@
|
||||||
{
|
{
|
||||||
"raw.githubusercontent.com/gorhill/httpswitchboard/master/assets/httpsb/blacklist.txt": {
|
|
||||||
"title": "HTTP Switchboard"
|
|
||||||
},
|
|
||||||
"mirror1.malwaredomains.com/files/immortal_domains.txt": {
|
"mirror1.malwaredomains.com/files/immortal_domains.txt": {
|
||||||
"title": "Long-lived malware domains"
|
"title": "Long-lived malware domains"
|
||||||
},
|
},
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "__MSG_extName__",
|
"name": "__MSG_extName__",
|
||||||
"short_name": "µBlock",
|
"short_name": "µBlock",
|
||||||
"version": "0.1.0.3",
|
"version": "0.1.0.4",
|
||||||
"description": "__MSG_extShortDesc__",
|
"description": "__MSG_extShortDesc__",
|
||||||
"icons": {
|
"icons": {
|
||||||
"16": "img/icon_16.png",
|
"16": "img/icon_16.png",
|
||||||
|
|
Loading…
Reference in New Issue