Skip to content

Commit

Permalink
Fix #199474 lowcygier.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamWr committed Feb 27, 2025
1 parent 909251b commit 71536c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BaseFilter/sections/foreign.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9309,13 +9309,14 @@ kursjs.pl#%#//scriptlet("prevent-setTimeout", "wstretne-reklamy")
! se.pl - incorrect blocking
@@||googletagmanager.com/gtm.js$domain=se.pl
! https://github.com/AdguardTeam/AdguardFilters/issues/165892
lowcygier.pl##body #page > [data-url]
lowcygier.pl##html > body .content-wrapper > div:is([id], [class]) > a[href^="https://lowcygier.pl/r/"][rel]
lowcygier.pl#$#html > body .content-wrapper > div:is([id], [class]) > a[href^="https://lowcygier.pl/r/"][rel] { position: absolute !important; left: -3000px !important; }
lowcygier.pl#$?#.content-wrapper > div:is([id], [class]):has(> a[href^="https://lowcygier.pl/r/"][rel]) { remove: true; }
lowcygier.pl#$#html > body[class] .content-wrapper header.intro { margin-bottom: 0 !important; }
lowcygier.pl#$#.content-wrapper > *:is(style, [style]) + div:is([id], [class]) { background-image: none !important; }
lowcygier.pl#$#.content-wrapper > div:is([id], [class]):first-child { background-image: none !important; }
!+ NOT_OPTIMIZED
lowcygier.pl##body #page > [data-url]
! https://github.com/AdguardTeam/AdguardFilters/issues/157769
lowcygier.pl###top-banner-image
lowcygier.pl##body .top-background
Expand Down

0 comments on commit 71536c5

Please sign in to comment.