Removed unnecessary files and test rules from Experimental filter (#171844)

This commit is contained in:
Alex
2024-01-30 19:25:24 +02:00
committed by GitHub
parent 5519702970
commit 9e4fe3e471
6 changed files with 0 additions and 22 deletions

View File

@@ -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; }

View File

@@ -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

View File

@@ -1 +0,0 @@
||android.test.filter^$third-party

View File

@@ -1 +0,0 @@
||chrome.test.filter.com^$third-party

View File

@@ -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

View File

@@ -1,2 +0,0 @@
||windows.filter^$third-party
||windows.test.filter^$third-party