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/999
Browse files Browse the repository at this point in the history
  • Loading branch information
jspenguin2017 committed Apr 21, 2019
1 parent 8ea6b01 commit c19032b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions src/content/rules-specific.js
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,13 @@ if (a.domCmp([
});
}

// https://github.com/NanoMeow/QuickReports/issues/999
if (a.domCmp([
"javgay.co",
])) {
a.readOnly("AlobaidiDetectAdBlock", true);
}

// --------------------------------------------------------------------------------------------- //

if (a.domCmp(["catchcoin.pw", "irc-source.com", "dashcatch.xyz"])) {
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.134",
"version": "15.0.0.135",
"web_accessible_resources": [
"resources/*"
]
Expand Down

0 comments on commit c19032b

Please sign in to comment.