diff --git a/assets/ublock/filter-lists.json b/assets/ublock/filter-lists.json index 6583fe5c9..b149af33c 100644 --- a/assets/ublock/filter-lists.json +++ b/assets/ublock/filter-lists.json @@ -1,7 +1,4 @@ { - "raw.githubusercontent.com/gorhill/httpswitchboard/master/assets/httpsb/blacklist.txt": { - "title": "HTTP Switchboard" - }, "mirror1.malwaredomains.com/files/immortal_domains.txt": { "title": "Long-lived malware domains" }, diff --git a/manifest.json b/manifest.json index 5c5258a31..da49bc06a 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "__MSG_extName__", "short_name": "µBlock", - "version": "0.1.0.3", + "version": "0.1.0.4", "description": "__MSG_extShortDesc__", "icons": { "16": "img/icon_16.png",