mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
Fix #192795 pepper.pl
This commit is contained in:
@@ -6799,11 +6799,12 @@ esportway.pl##img[alt*="Reklama"]
|
||||
esportway.pl##a[href*="_adserwer.php"]
|
||||
esportway.pl#?#.sidebar > div[id^="custom_html-"]:has(> .widget-title:contains(Reklama))
|
||||
esportway.pl#?#.sidebar > div[id^="custom_html-"]:has(> .widget-title:contains(Reklama)) + div[id^="block-"]
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/192795
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/186722
|
||||
! Probably related to original issue - https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2890
|
||||
! TODO: check if these rules are still needed when version 4.4 will be released
|
||||
@@||r.linksprf.com/v$domain=pepper.pl
|
||||
!+ PLATFORM(ext_chromium_mv3)
|
||||
||linksprf.com^$document,badfilter
|
||||
!#if (adguard_ext_chromium || adguard_ext_firefox || adguard_ext_opera)
|
||||
@@||r.linksprf.com/v1/redirect?type=url$domain=pepper.pl
|
||||
@@||track.webgains.com/click.html?$domain=pepper.pl
|
||||
@@||clk.tradedoubler.com/click?$domain=pepper.pl
|
||||
@@||ad.doubleclick.net/ddm/clk/$domain=pepper.pl
|
||||
|
||||
@@ -19,6 +19,9 @@
|
||||
!
|
||||
! NOTE: 12-11-2024
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/192795
|
||||
@@||r.linksprf.com/v$domain=pepper.pl
|
||||
||linksprf.com^$document,badfilter
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/192500
|
||||
saturn.de,mediamarkt.*#%#//scriptlet('trusted-click-element', '#pwa-consent-layer-form button[data-test="pwa-consent-layer-save-settings"]', '!cookie:pwaconsent')
|
||||
mediamarkt.nl#@#div[class^="sc-"]:has(> div[data-test="mms-content-consent-section"])
|
||||
|
||||
@@ -6,6 +6,11 @@
|
||||
! Bad: ||example.org^$xmlhttprequest,redirect=noopvast-3.0 (for instance, should be in specific.txt)
|
||||
!
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/192795
|
||||
||tagomago.pl^$removeparam=subid
|
||||
||tagomago.pl^$removeparam=subid1
|
||||
||tagomago.pl^$removeparam=variant
|
||||
||linkbux.com/track/$removeparam=uid
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/192575
|
||||
||trip.com^$removeparam=trip_sub1
|
||||
||trip.com^$removeparam=allianceid
|
||||
|
||||
Reference in New Issue
Block a user