-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Related to - AdguardTeam/AdguardFilters#160538 (comment)
AdguardTeam/AdguardFilters#161495
When few trusted-replace-xhr-response
are used then music.youtube.com
does not work correctly (happens only when logged in).
Steps to reproduce:
- Add these rules:
youtube.com,youtubekids.com,youtube-nocookie.com#%#//scriptlet('trusted-replace-xhr-response', '/\"adSlots.*?\}\]\}\}\]\,/', '', '/player\?key=|watch\?v=/')
youtube.com,youtubekids.com,youtube-nocookie.com#%#//scriptlet('trusted-replace-xhr-response', '/\"playerAds.*?\}\}\]\,/', '', '/player\?key=|watch\?v=/')
- Go to -
https://music.youtube.com/
- Sign in
- Try to listen music
Error occurs.