Scriptlets
Scriptlets copied to clipboard
AdGuard scriptlets library
https://top.mail.ru/help/ru/api/jsapi https://docs.tracker.my.com/sdk/web/api?lang=ru
### Issue URL (Ads) [https://www.channel4.com/programmes/8-out-of-10-cats-does-countdown/on-demand/71817-011](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.channel4.com%2Fprogrammes%2F8-out-of-10-cats-does-countdown%2Fon-demand%2F71817-011) ### Comment > Streaming on Channel 4 (UK) does not block any ads ### Screenshots Screenshot 1  ### System configuration Information | Value...
URL: `https://okwave.jp/qa/q1907735.html` Browser: `Brave 1.59.124 (Chromium 118.0.5993.117)` Without redirect  With redirect  Add `||googletagmanager.com/gtag/js$script,xmlhttprequest,redirect=googletagmanager-gtm ` to reproduce.
In `prevent-xhr` scriptlet `statusText` always returns `OK` value: https://github.com/AdguardTeam/Scriptlets/blob/091247665fb9e83d68fb16d63c5246fff70fb7c3/src/scriptlets/prevent-xhr.js#L148 but it looks like that this value depends on web browser and version of HTTP. According to - https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/statusText >Note: Responses...
Recently, Twitter has added ads to the section `Trends for you`:  After checking with the Chrome DevTools, I found these requests called on the Request URL: https://twitter.com/i/api/2/guide.json P/s: I...
### Issue URL (Ads) [https://www.faselhd.ac/](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fwww.faselhd.ac%2F) ### Comment Username: `@Mohsabbah` > Annoying ads > When click on any point on the website it opens new tab to another website ### Screenshots...
### _Steps to reproduce_ 1. Add this user rule: ```adblock @@||www.coolblue.be^$important,document ``` 2. Go to https://www.coolblue.be/en and [refuse cookies](https://user-images.githubusercontent.com/4764956/230755586-3b52a7e8-4529-402c-b671-b8ce3df5a483.png). 3. Observe the apparition of a new _**cookie-preferences**_ cookie with this...
How to check the replacing result in dev tools.
Request sample https://e.mail.ru/api/v1
### Summary A video player in m.tv.nate.com does not work if the following trusted scriptlets or javascript rule are applied: ```adblock tv.nate.com#%#//scriptlet('trusted-replace-xhr-response', '"response":"video"', '"response":null', 'tv.nate.com/api/v1/ad?adType') tv.nate.com#%#//scriptlet('trusted-replace-xhr-response', '/"videoAdList":\[.*\](?=,"textAdList")/', '"videoAdList":null', 'tv.nate.com/api/v1/ad?adType') tv.nate.com#%#//scriptlet('trusted-replace-xhr-response',...