Skip to content

Commit

Permalink
Remove obsolete filter and resource
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Jul 2, 2019
1 parent 9582c70 commit 1e0b6bb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
3 changes: 0 additions & 3 deletions filters/filters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2012,9 +2012,6 @@ primewire.*##.actual_tab > table:if(td:first-of-type + td + td:has-text(/Promo H
! https://github.com/NanoMeow/QuickReports/issues/672
@@||novaplus.nova.cz^$generichide

! https://github.com/uBlockOrigin/uAssets/issues/530
||ad.doubleclick.net/favicon.ico$xmlhttprequest,redirect=32x32-transparent.png,domain=veedi.com

! https://github.com/uBlockOrigin/uAssets/issues/532
||playbill.com^$csp=script-src 'self' * 'unsafe-inline' data:

Expand Down
13 changes: 0 additions & 13 deletions filters/resources.txt
Original file line number Diff line number Diff line change
Expand Up @@ -229,19 +229,6 @@ fuckadblock.js-3.2.0 application/javascript
})();


antiAdBlock.js application/javascript
(function() {
window.antiAdBlock = {
onDetected: function() {
;
},
onNotDetected: function(a) {
a();
}
};
})();


# To neutralize GA scripts. The goal is to provide the minimal API
# expected by clients of these scripts so that the end users are able
# to wholly block GA while minimizing risks of page breakage.
Expand Down

0 comments on commit 1e0b6bb

Please sign in to comment.