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

Commit

Permalink
https://github.com/NanoMeow/QuickReports/issues/187
Browse files Browse the repository at this point in the history
  • Loading branch information
jspenguin2017 committed Oct 12, 2018
1 parent 19aca2b commit 447f64e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
5 changes: 0 additions & 5 deletions src/content/rules-specific.js
Original file line number Diff line number Diff line change
Expand Up @@ -1271,11 +1271,6 @@ if (a.domCmp(["emuparadise.me"])) {
if (a.domCmp(["sapib.ca"])) {
a.readOnly("Abd_Detector", () => { });
}
if (a.domCmp(["wowhead.com"])) {
a.ready(() => {
$("div[id^='ad-']").parent().parent().parent().remove();
});
}
if (a.domCmp(["epiotrkow.pl"])) {
a.bait("div", "#adboxx");
}
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"webRequest",
"webRequestBlocking"
],
"version": "15.0.0.55",
"version": "15.0.0.56",
"web_accessible_resources": [
"resources/*"
]
Expand Down

0 comments on commit 447f64e

Please sign in to comment.