Closed AdamWr closed 4 years ago
It seems that rules with $mp4, $app and $replace modifiers are added to list for iOS - https://filters.adtidy.org/ios/filters/2_optimized.txt For example this rule: ||audio-ak*-spotify-com.akamaized.net/audio/$media,mp4,app=Spotify.exe
$mp4
$app
$replace
||audio-ak*-spotify-com.akamaized.net/audio/$media,mp4,app=Spotify.exe
Similar for Chrome ($app and $replace modifer) - https://filters.adtidy.org/extension/chromium/filters/2.txt Example: ||cambro.tv^$~script,~stylesheet,~xmlhttprequest,replace=/popunder_url/popunder_url_/
||cambro.tv^$~script,~stylesheet,~xmlhttprequest,replace=/popunder_url/popunder_url_/
It seems that rules with
$mp4
,$app
and$replace
modifiers are added to list for iOS - https://filters.adtidy.org/ios/filters/2_optimized.txt For example this rule:||audio-ak*-spotify-com.akamaized.net/audio/$media,mp4,app=Spotify.exe
Screenshot
![image](https://user-images.githubusercontent.com/29142494/75627870-4eb68400-5bd4-11ea-991b-a2e3beaa9532.png)Similar for Chrome (
$app
and$replace
modifer) - https://filters.adtidy.org/extension/chromium/filters/2.txt Example:||cambro.tv^$~script,~stylesheet,~xmlhttprequest,replace=/popunder_url/popunder_url_/
Screenshot
![image](https://user-images.githubusercontent.com/29142494/75627884-6261ea80-5bd4-11ea-80e1-b1f9033e6646.png)