Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 85b1a40

Browse files
authored
added rule for androidpolice.com (#375)
1 parent 0be780b commit 85b1a40

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

cookie-banner-rules-list.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6146,6 +6146,15 @@
61466146
"optOut": "div[data-testid=\"cookie-popover\"] button:nth-child(2)",
61476147
"presence": "div[data-testid=\"cookie-popover\"]"
61486148
}
6149+
},
6150+
{
6151+
"id": "5B57603A-0CE0-4511-B324-18D34F60EC51",
6152+
"domains": ["androidpolice.com"],
6153+
"click": {
6154+
"optIn": "button.fcQwZX",
6155+
"optOut": "button.fLZgds",
6156+
"presence": ".kDNyTh.hbTFXs"
6157+
}
61496158
}
61506159
]
61516160
}

0 commit comments

Comments
 (0)