AdguardTeam / FiltersCompiler

A tool that compiles & validates filters
GNU Lesser General Public License v3.0
52 stars 12 forks source link

Include set-cookie and set-cookie-reload scriptlet rules in all uBO version of lists #181

Closed Yuki2718 closed 7 months ago

Yuki2718 commented 1 year ago

As now supported except that reload is done by optional parameter than a dedicated scriptlet: https://github.com/gorhill/uBlock/commit/112e41b9d5a2229dbdc139caaa9ac7a2dfc38729

krystian3w commented 1 year ago

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.

slavaleleka commented 7 months ago

done in Scriptlets v1.10

available in FiltersCompiler v1.1.123