Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
update rules
Browse files Browse the repository at this point in the history
  • Loading branch information
jspenguin2017 committed May 11, 2018
1 parent fcf045b commit 3c1623c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/content/rules-specific.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if (a.domCmp(["voici.fr", "programme-tv.net"])) {
}
if (a.domCmp(["chip.de", "moviepilot.com", "nowloading.co", "champions.co", "trendblog.net",
"immobilienscout24.de", "theage.com.au", "thestudentroom.co.uk", "drugs.com", "tucson.com",
"ottawacitizen.com"])) {
"ottawacitizen.com", "wusa9.com"])) {
// https://github.com/jspenguin2017/uBlockProtector/issues/271
// https://github.com/jspenguin2017/uBlockProtector/issues/363
a.noAccess("stop");
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"webRequest",
"webRequestBlocking"
],
"version": "14.16",
"version": "14.17",
"web_accessible_resources": [
"resources/*"
]
Expand Down

0 comments on commit 3c1623c

Please sign in to comment.