Skip to content
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

Closed
Yuki2718 opened this issue Jun 19, 2023 · 2 comments

Comments

@Yuki2718
Copy link

As now supported except that reload is done by optional parameter than a dedicated scriptlet: gorhill/uBlock@112e41b

@krystian3w
Copy link

krystian3w commented Jun 28, 2023

Also I saw new values unsupported by AdGuard set-cookie based on AG md file:

y|Y
n|N

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
@adguard-bot adguard-bot assigned slavaleleka and unassigned maximtop Feb 9, 2024
@slavaleleka
Copy link
Contributor

slavaleleka commented Feb 13, 2024

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
Projects
None yet
Development

No branches or pull requests

5 participants