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/513
Browse files Browse the repository at this point in the history
  • Loading branch information
jspenguin2017 committed Nov 5, 2019
1 parent ee1a756 commit 41c19e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions src/content/rules-specific.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,6 @@ if (
});
}

// https://github.com/NanoMeow/QuickReports/issues/13
if (a.domCmp([
"linkneverdie.com",
])) {
a.ready(() => {
$("a").filter("#adsqc").remove();
});
}

// https://github.com/uBlockOrigin/uAssets/issues/4293
// https://github.com/NanoMeow/QuickReports/issues/528
if (a.domCmp([
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.168",
"version": "15.0.0.169",
"web_accessible_resources": [
"resources/*"
]
Expand Down

0 comments on commit 41c19e5

Please sign in to comment.