Files
AdguardFilters/FrenchFilter/sections/replace.txt
zloyden e235602e9c Update the header of every file - new comments (#108188)
* headers comments https://github.com/AdguardTeam/AdguardFilters/issues/107129

* Annoyances - fixes in cookies sections

* English - removed some typos

* English - fixes in Annoyances

* English - added similar fixes to other filters

* English - added fixes to the regional, spyware filters

* English - added fixes to adservers_firstparty (also tracking)

* English - fixes

* Update AnnoyancesFilter/sections/annoyances.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/antiadblock.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/antiadblock.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/cookies_general.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/cookies_specific.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/cookies_whitelist.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/low-attendance.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update ChineseFilter/sections/general_elemhide.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update ChineseFilter/sections/general_extensions.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update ChineseFilter/sections/general_extensions.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update ChineseFilter/sections/general_url.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/mobile-app.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/popups.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/push-notifications.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/self-promo.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/subscriptions.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/tweaks.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update AnnoyancesFilter/sections/widgets.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update ChineseFilter/sections/antiadblock.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update ChineseFilter/sections/css_extended.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Structure - fixes in general_url

* English - fixes in specific

* English - fixes in css_extended

* English - fixes in general_elemhide

* English - fixes in general_extensions

* English - fixes in general_url

* Structure - Annoyances - popups - added examples

* Update AnnoyancesFilter/sections/mobile-app.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update ChineseFilter/sections/antiadblock.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update DutchFilter/sections/whitelist.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update EnglishFilter/sections/content_blocker.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update EnglishFilter/sections/cryptominers.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update EnglishFilter/sections/foreign.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update EnglishFilter/sections/replace.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update EnglishFilter/sections/whitelist.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update EnglishFilter/sections/whitelist_stealth.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Structure - Base - cname_adservers - added a note

* English - language-specific filters - antiadblock - fixes

* English - whitelist - fixes

* English - replace - fixes

* Update UsefulAdsFilter/sections/usefulads.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update TrackParamFilter/sections/whitelist.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update TurkishFilter/sections/css_extended.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update TrackParamFilter/sections/general_url.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* Update TrackParamFilter/sections/specific.txt

Co-authored-by: Andrey Meshkov <am@adguard.com>

* English - css_extended - fixes

* Structure - specific - added an example

* removed the example - bab

* English - fixes

* whitelist_stealth - fix

* English - fixes

* Spyware - general_elemhide - fix

Co-authored-by: Andrey Meshkov <am@adguard.com>
Co-authored-by: Alex302 <alex302@adguard.com>
Co-authored-by: Stanislav Atroschenko <68852737+stanislav-atr@users.noreply.github.com>
Co-authored-by: zloyden <33488229+zloyden@users.noreply.github.com>
2022-02-07 00:12:16 +03:00

19 lines
1.2 KiB
Plaintext

!
! This section contains the list of the content replacement rules that block ads. Rules must be domain-specific.
!
! Good: ||example.org/video-links$replace=/vast":/vast_":/
! Bad: ||example.org/video-links (should be in specific.txt)
!
!
! French-language catch-up TV web apps
!
! https://forum.adguard.com/index.php?threads/7957/page-2#post-90715
||amazonaws.com/www.w9.fr/config.json$replace=/"enabled": true\,/"enabled": false\,/i
||amazonaws.com/www.w9.fr/config.json$replace=/"enabled": true\,/"enabled": false\,/i,important
! https://forum.adguard.com/index.php?threads/www-rtlplay-be-tvi-humour-rtl-tvi.29736
||be-rtl.videoplaza.tv/proxy/distributor/$replace=/(\,"vast":\{)[\s\S]*(\}\}\])/\$1\$2/,important,domain=rtlplay.be
! https://github.com/AdguardTeam/AdguardFilters/issues/100525
||prod-player.tf1.fr/*/Player/Player.js$script,xmlhttprequest,other,replace=/_prerolls:!(0|1)\,_midrolls:!(0|1)/enable:!1\,_prerolls:!1\,_midrolls:!1/
!
! https://github.com/AdguardTeam/AdguardFilters/issues/43218
||v.fwmrm.net/ad/g/1?$replace=/(tv\.freewheel\.SDK\._instanceQueue\['Context_[\s\S]*?'\][\s\S]*?\.requestComplete\(\{)[\s\S]*\}\);/\$1\}\);/,important,domain=01net.com