Skip to content

Commit

Permalink
fix #190306 pagespeed.web.dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey-Lyapin committed Oct 8, 2024
1 parent 22f9bed commit 955987c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AnnoyancesFilter/Cookies/sections/cookies_specific.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13498,7 +13498,7 @@ saudia.com#%#//scriptlet("set-cookie", "sv_gdpr", "true")
bethesda.net#%#//scriptlet("set-cookie", "user-seen-tos-update", "true")
giochigratisonline.it#%#//scriptlet('set-cookie-reload', 'consensoCookie', 'yes')
bca.co.id#%#//scriptlet('remove-class', 'popup-disclaimer-show', 'body.popup-disclaimer-show')
web.dev#%#(function() { try { if ('undefined' != typeof localStorage) { localStorage.setItem('pagespeed_policy', 'checked') } } catch (ex) {} })();
web.dev#%#//scriptlet('trusted-set-local-storage-item', 'pagespeed_policy', 'checked')
wealth.com.tw#%#//scriptlet('set-local-storage-item', 'ALLOWED_ACCESS_COOKIE_POLICY', 'true')
cire.pl#%#//scriptlet('set-cookie', 'APP_A_COOKIES_POLICY', 'true')
cire.pl#%#//scriptlet('set-cookie', 'APP_A_COOKIES_TERMS_AND_CONDITIONS', 'true')
Expand Down

0 comments on commit 955987c

Please sign in to comment.