mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
Removed unnecessary files and test rules from Experimental filter (#171844)
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
! Rules that are restricted to one or more domains.
|
||||
! This section contain any type of rule grouped by domain.
|
||||
!
|
||||
! vipbox.lc - streaming provider - blocking popunders specific to that page
|
||||
/[a-z]{8,}\.(com|info|xyz)/$domain=nolive.me,third-party
|
||||
! main youtube page - changing view for the first row of elements
|
||||
www.youtube.com#$##contents ytd-rich-grid-row:has(> div[id="contents"] > ytd-rich-item-renderer[style="display: none !important;"]) > #contents:first-child { max-width: unset !important; }
|
||||
www.youtube.com#$##contents ytd-rich-grid-row:has(> div[id="contents"] > ytd-rich-item-renderer[style="display: none !important;"]) ytd-rich-grid-media { max-width: unset !important; }
|
||||
|
||||
@@ -2,5 +2,3 @@
|
||||
! Mobile advertising networks known rotator domains
|
||||
! Used to show ads in mobile apps and websites
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/pull/170258
|
||||
##.gnt_xmst
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
||android.test.filter^$third-party
|
||||
@@ -1 +0,0 @@
|
||||
||chrome.test.filter.com^$third-party
|
||||
@@ -2,20 +2,6 @@
|
||||
! This file contains all filters other than English, Social, Spyware and Russian.
|
||||
! Also filters by platforms https://github.com/AdguardTeam/AdguardBrowserExtension/issues/917
|
||||
!
|
||||
!#if adguard_app_windows
|
||||
!#include windows.txt
|
||||
!#endif
|
||||
!
|
||||
!#if (adguard_app_android || adguard_app_ios)
|
||||
!#include android.txt
|
||||
!#include ../Mobile/filter.txt
|
||||
!#endif
|
||||
!
|
||||
! Filters for adguard without safari
|
||||
!#if (adguard && !adguard_ext_safari)
|
||||
!#include chrome.txt
|
||||
!#endif
|
||||
!
|
||||
! https://github.com/AdguardTeam/AdguardFilters/issues/169842
|
||||
/videojs8/nuevo.min.js
|
||||
/videojs/plugins/vastpro.js
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
||windows.filter^$third-party
|
||||
||windows.test.filter^$third-party
|
||||
Reference in New Issue
Block a user