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

Update instagram,facebook consents #26754

Merged
merged 3 commits into from
Jan 7, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions filters/annoyances-cookies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ consent.google.*##[data-p*="/consent.google."]:has(button[jsname="tWT92d"])
! /~https://github.com/uBlockOrigin/uAssets/discussions/18598#discussioncomment-8651332
consent.youtube.com##+js(trusted-click-element, [action="https://consent.youtube.com/save"][style="display:inline;"] [name="set_eom"][value="true"] ~ .basebuttonUIModernization[value][aria-label])
consent.youtube.com##body.bodyUIModernization:has([action="https://consent.youtube.com/save"] .saveButtonUIModernization[value][aria-label])
! decline optional (allow R39uZ-5MEK4VY8yBikIiiv42)
facebook.com##+js(trusted-set-cookie, datr, 835uZ-bIo1ECQru7AjqnhhRl, 1year, , reload, 1, dontOverwrite, 1)
! decline (accept E98790B8-2AA3-4D25-AAE2-590E19511822)
instagram.com##+js(trusted-set-cookie, ig_did, 5443AF77-1A68-4603-BF65-43BB5F664A80, 1year, , reload, 1, dontOverwrite, 1)
! decline
facebook.com##+js(trusted-click-element, div[aria-label="Decline optional cookies"], , 1000)
! decline
instagram.com##+js(trusted-click-element, button._a9_1, , 1000)
! remove old value (TEMP)
instagram.com##+js(remove-cookie, ig_did)
! Sample page: https://www.bloomberg.com/live/europe || https://www.bloomberg.co.jp/live/asia
sourcepointcmp.bloomberg.com,sourcepointcmp.bloomberg.co.jp##+js(trusted-click-element, [title="Manage Cookies"])
sourcepointcmp.bloomberg.com,sourcepointcmp.bloomberg.co.jp##+js(trusted-click-element, [title="Reject All"], , 1000)
Expand Down