Scriptlets icon indicating copy to clipboard operation
Scriptlets copied to clipboard

AdGuard scriptlets library

Results 159 Scriptlets issues
Sort by recently updated
recently updated
newest added

There are websites that use old versions of prebid.js, these differ much from newer versions and are not supported by current redirect: https://github.com/AdguardTeam/AdguardFilters/issues/25221 v1.23.0: https://www.epochtimes.com.tw/n265531?fbclid=IwAR1_I9H8vZ-uzdtNU2jbxLbVtls1aPDcT535T8wuYlrV5D0jmCB149 Improve `prebid.js` redirect to work...

Status: Resolved
Resolution: Won't Fix
Version: Scriptlets v1.7

Similar issue as here - https://github.com/AdguardTeam/Scriptlets/issues/226 Steps to reproduce: 1. Add this rule: ``` fiddle.jshell.net#%#//scriptlet("abort-current-inline-script", "atob", "qwertyabcd") ``` 2. Go to - https://jsfiddle.net/, add this script: ```html ``` and click...

bug
Version: Scriptlets v1.6

Ad-Shield patches RegExp.prototype.test, which annoys `log-on-stack-trace` and `abort-on-stack-trace`. Screenshots ![Screenshot](https://user-images.githubusercontent.com/98787049/155373025-3ee5b32b-48b0-465b-806e-6b2b086a0bab.png) ![Screenshot1](https://user-images.githubusercontent.com/98787049/155373052-52d1ed91-dbe5-48ff-99ef-2eb8acbf63fc.png) ### Original Report https://github.com/uBlockOrigin/uBlock-issues/issues/1741 --- ### Related Issue https://github.com/AdguardTeam/AdGuardExtra/issues/294

Resolution: Fixed
Status: Resolved
Version: Scriptlets v1.6

Steps to reproduce: 1. Add this rule: ``` example.org#%#//scriptlet('prevent-setTimeout', 'alert(') ``` 2. Go to - https://example.org/ 3. Run in console: ```js setTimeout(()=>{ alert("test") }, 100); ``` Alert should be blocked,...

Version: Scriptlets v1.7

- [x] Blob response - [x] Improve randomize `responseText` function - https://github.com/AdguardTeam/Scriptlets/issues/206#issuecomment-1158621281 (second part of the comment) There is a website - [https://www.kijk.nl/programmas/uefa-conference-league/FMLIrjHkfhXMWv](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https://www.kijk.nl/programmas/uefa-conference-league/FMLIrjHkfhXMWv) which detects ad blockers if some xmlhttprequest...

Resolution: Fixed
Status: Resolved
Version: Scriptlets v1.6

- [ ] Return original URL - [ ] Improve `Response.type` - https://github.com/AdguardTeam/Scriptlets/issues/206#issuecomment-1158621281 (first part of the comment) - [ ] Fix issue with `:` in URL - https://github.com/AdguardTeam/Scriptlets/issues/216#issuecomment-1178591463 At...

enhancement
Resolution: Fixed
Status: Resolved
Version: Scriptlets v1.7

There is a generic exception for this script (`@@||tagcommander.com^*/tc_$script`), so maybe it would be a good idea to create a redirect resource for it. Examples: https://github.com/AdguardTeam/AdguardFilters/issues/102818 (Broken video player) https://github.com/AdguardTeam/AdGuardSDNSFilter/issues/776...

Priority: P4
problematic

As I said in #152 nice will be implement translation AG syntax to uBo syntax with injection parameter when AG based on default [MutationObserver](https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver). So uBo added parameter but default...

Version: Scriptlets v1.7

might be useful: https://developers.google.com/interactive-media-ads/docs/sdks/html5/dai

enhancement
Feature request
Priority: P4

Related to - https://github.com/AdguardTeam/AdguardFilters/issues/127537 I have checked it with latest `google-ima3` - https://github.com/AdguardTeam/Scriptlets/blob/master/src/redirects/google-ima3.js and it almost works fine, but the problem is that video player is not visible (it has...

Resolution: Fixed
Status: Resolved
Version: Scriptlets v1.6