Skip to content

Commit

Permalink
Merge pull request #2010 from brave/fix-cookies-
Browse files Browse the repository at this point in the history
Update cookie timeouts
  • Loading branch information
ryanbr authored Aug 29, 2024
2 parents 43c1944 + 3de8265 commit 694b875
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions brave-lists/brave-cookie-specific.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ cdn.privacy-mgmt.com##+js(trusted-click-element, button[aria-label="Agree"], , 1
cdn.privacy-mgmt.com##+js(trusted-click-element, button[title="Accept all"i], , 1500)
cdn.privacy-mgmt.com##+js(trusted-click-element, button.accept-all, , 1500)
cdn.privacy-mgmt.com##+js(trusted-click-element, button[aria-label="Alle akzeptieren"], , 1500)
tf1info.fr##+js(trusted-click-element, button[title^="Continuer sans accepter"], , 1500)
mediamarkt.*##+js(trusted-click-element, button[data-test="pwa-consent-layer-save-settings"], , 1500)
ubereats.com##+js(trusted-click-element, button[data-tracking-name="cookie-preferences-mloi-initial-opt-out"], , 1500)
hertz.*##+js(trusted-click-element, a.cc-dismiss, , 1500)
consent.yahoo.com##+js(trusted-click-element, button.reject-all], , 1500)
consent.capital.fr,programme-tv.net##+js(trusted-click-element, button[title="Accepter"], , 1500)
digitalfoundry.net,egx.net,eurogamer.it,mcmcomiccon.com,nintendolife.com,paxsite.com,purexbox.com,pushsquare.com,starwarscelebration.com,thehaul.com,timeextension.com##+js(trusted-click-element, #onetrust-accept-btn-handler], , 1500)
Expand All @@ -66,6 +70,10 @@ cdn.privacy-mgmt.com##+js(trusted-click-element, button[aria-label="Agree"], , 2
cdn.privacy-mgmt.com##+js(trusted-click-element, button[title="Accept all"i], , 2500)
cdn.privacy-mgmt.com##+js(trusted-click-element, button.accept-all, , 2500)
cdn.privacy-mgmt.com##+js(trusted-click-element, button[aria-label="Alle akzeptieren"], , 2500)
tf1info.fr##+js(trusted-click-element, button[title^="Continuer sans accepter"], , 2500)
ubereats.com##+js(trusted-click-element, button[data-tracking-name="cookie-preferences-mloi-initial-opt-out"], , 2500)
mediamarkt.*##+js(trusted-click-element, button[data-test="pwa-consent-layer-save-settings"], , 2500)
hertz.*##+js(trusted-click-element, a.cc-dismiss, , 2500)
consent.capital.fr,programme-tv.net##+js(trusted-click-element, button[title="Accepter"], , 2500)
consent.yahoo.com##+js(trusted-click-element, button.reject-all], , 2500)
digitalfoundry.net,egx.net,eurogamer.it,mcmcomiccon.com,nintendolife.com,paxsite.com,purexbox.com,pushsquare.com,starwarscelebration.com,thehaul.com,timeextension.com##+js(trusted-click-element, #onetrust-accept-btn-handler], , 2800)
Expand Down

0 comments on commit 694b875

Please sign in to comment.