Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion AnnoyancesFilter/Popups/sections/antiadblock.txt
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Screenshot) alert element now showing with WAI-ARIA attributes Image

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#231729 (comment): Please check with this code of copied mainContainer element (you may replace HTML code in Elements tab of this element in devtools)

No longer needed.

Original file line number Diff line number Diff line change
Expand Up @@ -672,6 +672,7 @@ armidaleexpress.com.au,bendigoadvertiser.com.au,canberratimes.com.au,centralwest
! LINK: AnnoyancesFilter/Popups/sections/antiadblock.txt#general
! The rules for content blockers only:
! LINK: AnnoyancesFilter/Popups/sections/antiadblock.txt#content_blockers
peacocktv.com##div[role="alert"][data-testid="notification-PlaybackAdBlocker"]
fuucdayo.com#$#.fuuc-adblock-overlay { display: none !important; }
fuucdayo.com#$#.fuuc-adblock-overlay-open { overflow: auto !important; }
!+ PLATFORM(ios, ext_android_cb, ext_safari)
Expand Down Expand Up @@ -1750,7 +1751,6 @@ pastedownload.com#%#//scriptlet('prevent-element-src-loading', 'script', 'adskee
||pastedownload.com/template/nova/js/okagame.js
pastenow.ru###google-block
pcinvasion.com##.execphpwidget > div[style="min-height: 250px;"]
peacocktv.com##.playback-ad-blocker-notice
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Screenshot) I removed this line. The existing rule is no longer valid. Image

birgun.net,free-reseau.fr,penize.cz,smartcockpit.com###adblocker
petanikode.com##div[data-id="antiadblock"]
petrimazepa.com##div[role="dialog"][style^="position: fixed; height: auto; width: 415px;"]
Expand Down
1 change: 1 addition & 0 deletions AnnoyancesFilter/Popups/sections/popups_specific.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ sport-express.ru,pikabu.ru##iframe[src^="https://autofill.yandex.ru/suggest?"]
!
! SECTION: Popups - Regular rules
!
peacocktv.com##div[role="dialog"][data-testid="notification-Privacy"]
||foxdeportes.com/_astro/StickyVideo.*.js
pstream.net##body > div > .popout-wrapper.fixed
aether.bar#$#html[data-no-scroll], html[data-no-scroll] body { overflow: auto !important; }
Expand Down