Results 272 issues of Alex

Related to [##^script:has-text](https://github.com/AdguardTeam/FiltersCompiler/issues/60) Updated AdGuard `$$` syntax: https://adguard.com/kb/general/ad-filtering/create-own-filters/#html-filtering-rules For example, AdGuard for Windows converts uBO's HTML filtering rule `forbes.com##^script:has-text(scriptTag)` to AdGuard's `forbes.com$$script[tag-content="scriptTag"][max-length="262144"]` But conversion is not applied to unblocking rules...

bug
feature request
Priority: P4

https://github.com/AdguardTeam/FiltersRegistry/pull/802/files#diff-eafb4aff19bc57c3106afe5e1d4aef0b6422e0de242745e6e94f7d5733ab1cc1R4504 The rules from the filters, which use uBO syntax: ``` Error: "Unknown modifier: all" in the rule: "/(\.|//|^)1xslot\d{5,}\.com(/|$)/$all,~inline-font,~inline-script" Error: "Unknown modifier: all" in the rule: "/(\.|//|^)1xslot\d{5,}\.com(/|$)/$all" ```

enhancement

### Problem Currently, the filters compiler allows for accidental and non-obvious mistakes, such as - deleting a large number of rules (for example, mistakenly taken as incorrect) - adding rules...

feature request

`[20:14:55][ERROR]:Invalid rule in AdGuard URL Tracking filter: ||hktvmall.com/yuicombo?$script,removeparam=/_ui/shared/common/js/util/jquery.analytics-utils.js`

bug

`Error: "$redirect modifier is invalid" in the rule: "||googletagmanager.com/gtag/js$script,redirect-rule=googletagmanager_gtm.js:5"` `googletagmanager_gtm.js` is uBO's analogue of `googletagmanager-gtm`

bug

`Redundancy check for Adblock Plus rules` + browser extension https://mega.nz/#!xBlyEQLR!P7LqU02x5cNYer6-zvBLdtF7DFXwFraRNy9y6Q5msCE https://mega.nz/#!hd1mzagK!cJ3YbLyDSdjkrGx6hTktlNFfmOwIQoqpQ5c8G4IQF0U another domain checker: https://github.com/funilrys/PyFunceble

Example link: https://forum.ru-board.com/forum.cgi?forum=active15 Rule: `forum.ru-board.com#?#body > table[align="center"]:contains(Сортировать ) + * + *` ### Expected behavior: The rule must hide еру last element, marked on the screenshot Details ![image](https://github.com/AdguardTeam/ExtendedCss/assets/8361299/80a1b779-2f06-4b56-8e20-aebface717b0) ### Actual...

Priority: P4

Details: https://github.com/AdguardTeam/AdguardBrowserExtension/issues/2690

Resolution: Fixed
Status: Resolved
Priority: P3
Version: CoreLibs v1.15

AdGuard 7.17.0 nightly 2 (4585) (CL 1.13.118, DL 2.4.38 ) Chrome 121 ### Steps to reproduce 1. Disable all filters, DNS filtering, safebrowsing 2. Add `&pbsubid=$all` rule to user rules...

Resolution: Fixed
Status: Resolved
Priority: P4
Version: CoreLibs v1.15

Original reports Windows and Macos: https://github.com/AdguardTeam/AdguardFilters/issues/167902 AdGuard for Mac v2.12.2.1415 release macOS Ventura Chrome AdGuard for Windows v7.15.1 (4386) Yandex Browser --- Reproduced in Macos 13.3 with AdGuard 2.12.1.1398 Not...

Resolution: Fixed
Status: Closed
Version: CoreLibs v1.13.1
Priority: P1