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/1763
Browse files Browse the repository at this point in the history
  • Loading branch information
jspenguin2017 committed Sep 2, 2019
1 parent 7b84817 commit 6eb0817
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/content/rules-specific.js
Original file line number Diff line number Diff line change
Expand Up @@ -1037,13 +1037,6 @@ if (a.domCmp(["exashare.com", "chefti.info", "bojem3a.info", "ajihezo.info", "ya
if (a.domCmp(["an1me.se"])) {
a.readOnly("isBlockAds2", false);
}
if (a.domCmp(["hqq.tv"])) {
a.ready(() => {
if (location.pathname === "/player/embed_player.php") {
$("form[id^='form-']").submit();
}
});
}
if (a.domCmp(["koscian.net"])) {
a.ready(() => {
$(".ban").remove();
Expand Down

0 comments on commit 6eb0817

Please sign in to comment.