-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include set-cookie and set-cookie-reload scriptlet rules in all uBO version of lists #181
Comments
Also I saw new values unsupported by AdGuard
Polish examples: lawyerka.pl##+js(set-cookie, ginger-cookie, Y)
mapa.gdansk.gda.pl##+js(set-cookie, ipg.splash, y)
mapa.gdansk.gda.pl##+js(set-cookie, splash, y) I assume it was not because of these 3 filters that the 4 letters were added. |
krystian3w
added a commit
to FiltersHeroes/PolishSocialCookiesFiltersDev
that referenced
this issue
Jun 28, 2023
set-cookie/storage dla uBo DEV, z PCC/PCZ wyłapane ułomnym regexem: !/bakeCookie, .*, (true|True|false|False|yes|Yes|no|ok|OK)|(y|Y|No|n|N)|([0-9]|1[0-5]), / !/addToStorage,.*, (undefined|false|true|null|emptyObj|emptyArr|\'\'|yes|no|\{\}|\[\]|\"\")|(([0-9]|[1-9][0-9]{1,3}|[12][0-9]{4}|3[01][0-9]{3}|32[0-6][0-9]{2}|327[0-5][0-9]|3276[0-7]))/ można rozważyć w grudniu 2023 oczyszczenie plików: https://github.com/FiltersHeroes/PCCassets/blob/main/sections/plCDB/bakeCookie.txt https://github.com/FiltersHeroes/PCCassets/blob/main/sections/plCDB/localStorage.txt lekko powiązane AdguardTeam/FiltersCompiler#181 AdguardTeam/Scriptlets#332
Yuki2718
referenced
this issue
in uBlockOrigin/uAssets
Aug 20, 2023
done in Scriptlets v1.10 available in FiltersCompiler v1.1.123 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As now supported except that reload is done by optional parameter than a dedicated scriptlet: gorhill/uBlock@112e41b
The text was updated successfully, but these errors were encountered: