Skip to content

Commit

Permalink
Fix translate.googleapis.com
Browse files Browse the repository at this point in the history
Add one more required rule and disable too broad rule from Chinese filter
Related to ef7ce68
and d1ebe5d
  • Loading branch information
AdamWr committed Nov 15, 2024
1 parent d1ebe5d commit cc9010e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions BaseFilter/sections/allowlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2065,6 +2065,7 @@ canuckaudiomart.com#@#.ad-title
! https://github.com/AdguardTeam/AdguardFilters/issues/61282
@@||translate.googleapis.com/*translate_*/*=*=$xmlhttprequest
@@||translate-pa.googleapis.com/v1/translateHtml
@@||translate-pa.googleapis.com/v1/translate?params.client=$xmlhttprequest
! https://github.com/AdguardTeam/AdguardFilters/issues/61107
@@||weby.aaas.org/weby_bundle_v*.js$domain=sciencemag.org
! https://github.com/AdguardTeam/AdguardFilters/issues/60745
Expand Down
2 changes: 2 additions & 0 deletions ChineseFilter/sections/allowlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
!+ PLATFORM(ext_chromium_mv3)
@@||uniqlo.com^$jsinject,content
!
! Disable a rule which may unblocks trackers requests
@@||translate.googleapis.com/element/$badfilter
! https://github.com/AdguardTeam/AdguardFilters/issues/189929
@@||lib.baomitu.com/vue/*/vue.global.prod.min.js$domain=69xx03608.xyz
@@||lib.baomitu.com/video.js/*/video.min.js$domain=69xx03608.xyz
Expand Down

0 comments on commit cc9010e

Please sign in to comment.