Skip to content

Commit 57e201e

Browse files
committed
Add $schema to all rules
1 parent f25a9ad commit 57e201e

File tree

235 files changed

+237
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

235 files changed

+237
-0
lines changed

rules/autoconsent/aa.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "aa",
34
"vendorUrl": "https://aa.com",
45
"prehideSelectors": [],

rules/autoconsent/abc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "abc",
34
"vendorUrl": "https://abc.net.au",
45
"runContext": {

rules/autoconsent/abconcerts.be.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "abconcerts.be",
34
"vendorUrl": "https://unknown",
45
"intermediate": false,

rules/autoconsent/acris.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "acris",
34
"prehideSelectors": ["div.acris-cookie-consent"],
45
"detectCmp": [

rules/autoconsent/activobank-pt.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "activobank.pt",
34
"runContext": {
45
"urlPattern": "^https://(www\\.)?activobank\\.pt"

rules/autoconsent/adroll.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "Adroll",
34
"prehideSelectors": ["#adroll_consent_container"],
45
"detectCmp": [{ "exists": "#adroll_consent_container" }],

rules/autoconsent/affinity-serif-com.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "affinity.serif.com",
34
"detectCmp": [
45
{

rules/autoconsent/aliexpress.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "aliexpress",
34
"vendorUrl": "https://aliexpress.com/",
45
"runContext": {

rules/autoconsent/amazon.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "amazon.com",
34
"prehideSelectors": ["span[data-action=\"sp-cc\"][data-sp-cc*=\"rejectAllAction\"]"],
45
"detectCmp": [{ "exists": "span[data-action=\"sp-cc\"][data-sp-cc*=\"rejectAllAction\"]" }],

rules/autoconsent/amex.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "amex",
34
"vendorUrl": "https://www.americanexpress.com/",
45
"cosmetic": false,

rules/autoconsent/aquasana-com.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "aquasana.com",
34
"prehideSelectors": ["#consent-tracking"],
45
"detectCmp": [{ "exists": "#consent-tracking" }],

rules/autoconsent/arbeitsagentur.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "arbeitsagentur",
34
"vendorUrl": "https://www.arbeitsagentur.de/",
45
"prehideSelectors": [".modal-open bahf-cookie-disclaimer-dpl3"],

rules/autoconsent/asus.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "asus",
34
"vendorUrl": "https://www.asus.com/",
45
"runContext": {

rules/autoconsent/athlinks-com.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "athlinks-com",
34
"runContext": {
45
"urlPattern": "^https://(www\\.)?athlinks\\.com/"

rules/autoconsent/ausopen.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "ausopen.com",
34
"cosmetic": true,
45
"detectCmp": [{ "exists": ".gdpr-popup__message" }],

rules/autoconsent/automattic-cmp-optout.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "automattic-cmp-optout",
34
"prehideSelectors": ["form[class*=\"cookie-banner\"][method=\"post\"]"],
45
"detectCmp": [{ "exists": "form[class*=\"cookie-banner\"][method=\"post\"]" }],

rules/autoconsent/aws-amazon.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "aws.amazon.com",
34
"prehideSelectors": ["#awsccc-cb-content", "#awsccc-cs-container", "#awsccc-cs-modalOverlay", "#awsccc-cs-container-inner"],
45
"detectCmp": [{ "exists": "#awsccc-cb-content" }],

rules/autoconsent/axeptio.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "axeptio",
34
"prehideSelectors": [".axeptio_widget"],
45
"detectCmp": [

rules/autoconsent/baden-wuerttemberg-de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "baden-wuerttemberg.de",
34
"prehideSelectors": [".cookie-alert.t-dark"],
45
"cosmetic": true,

rules/autoconsent/bahn-de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "bahn-de",
34
"vendorUrl": "https://www.bahn.de/",
45
"cosmetic": false,

rules/autoconsent/bbb.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "bbb.org",
34
"runContext": {
45
"urlPattern": "^https://www\\.bbb\\.org/"

rules/autoconsent/bing.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "bing.com",
34
"prehideSelectors": ["#bnp_container"],
45
"detectCmp": [{ "exists": "#bnp_cookie_banner" }],

rules/autoconsent/blocksy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "blocksy",
34
"vendorUrl": "https://creativethemes.com/blocksy/docs/extensions/cookies-consent/",
45
"cosmetic": false,

rules/autoconsent/borlabs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "borlabs",
34
"detectCmp": [
45
{

rules/autoconsent/bundesregierung-de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "bundesregierung.de",
34
"prehideSelectors": [".bpa-cookie-banner"],
45
"detectCmp": [{ "exists": ".bpa-cookie-banner" }],

rules/autoconsent/burpee-com.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "burpee.com",
34
"cosmetic": true,
45
"prehideSelectors": ["#notice-cookie-block"],

rules/autoconsent/canva.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "canva.com",
34
"prehideSelectors": ["div[role=\"dialog\"] a[data-anchor-id=\"cookie-policy\"]"],
45
"detectCmp": [{ "exists": "div[role=\"dialog\"] a[data-anchor-id=\"cookie-policy\"]" }],

rules/autoconsent/canyon-com.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "canyon.com",
34
"runContext": {
45
"urlPattern": "^https://www\\.canyon\\.com/"

rules/autoconsent/cassie.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cassie",
34
"vendorUrl": "https://trustcassie.com",
45
"cosmetic": false,

rules/autoconsent/cc-banner-springer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cc-banner-springer",
34
"prehideSelectors": [".cc-banner[data-cc-banner]"],
45
"detectCmp": [{ "exists": ".cc-banner[data-cc-banner]" }],

rules/autoconsent/cc-banner.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cc_banner",
34
"cosmetic": true,
45
"prehideSelectors": [".cc_banner-wrapper"],

rules/autoconsent/check24-partnerprogramm-de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "check24-partnerprogramm-de",
34
"prehideSelectors": ["[data-modal-content]:has([data-toggle-target^='cookie'])"],
45
"detectCmp": [

rules/autoconsent/ciaopeople-it.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "ciaopeople.it",
34
"prehideSelectors": ["#cp-gdpr-choices"],
45
"detectCmp": [{ "exists": "#cp-gdpr-choices" }],

rules/autoconsent/civic-cookie-control.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"vendorUrl": "https://www.civicuk.com/cookie-control/",
3+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
34
"name": "civic-cookie-control",
45
"prehideSelectors": ["#ccc-module,#ccc-overlay,#ccc"],
56
"detectCmp": [{ "exists": "#ccc-module,#ccc-notify" }],

rules/autoconsent/clickio.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "click.io",
34
"prehideSelectors": ["#cl-consent"],
45
"detectCmp": [{ "exists": "#cl-consent" }],

rules/autoconsent/clinch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "clinch",
34
"intermediate": false,
45
"runContext": {

rules/autoconsent/clustrmaps-com.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "clustrmaps.com",
34
"runContext": {
45
"urlPattern": "^https://(www\\.)?clustrmaps\\.com/"

rules/autoconsent/coinbase.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "coinbase",
34
"intermediate": false,
45
"runContext": {

rules/autoconsent/complianz-banner.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "Complianz banner",
34
"prehideSelectors": ["#cmplz-cookiebanner-container"],
45
"detectCmp": [{ "exists": "#cmplz-cookiebanner-container .cmplz-cookiebanner" }],

rules/autoconsent/complianz-categories.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "Complianz categories",
34
"prehideSelectors": [".cc-type-categories[aria-describedby=\"cookieconsent:desc\"]"],
45
"detectCmp": [{ "exists": ".cc-type-categories[aria-describedby=\"cookieconsent:desc\"]" }],

rules/autoconsent/complianz-notice.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "Complianz notice",
34
"prehideSelectors": [".cc-type-info[aria-describedby=\"cookieconsent:desc\"]"],
45
"cosmetic": true,

rules/autoconsent/complianz-opt-both.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "Complianz opt-both",
34
"prehideSelectors": ["[aria-describedby=\"cookieconsent:desc\"] .cc-type-opt-both"],
45
"detectCmp": [{ "exists": "[aria-describedby=\"cookieconsent:desc\"] .cc-type-opt-both" }],

rules/autoconsent/complianz-opt-out.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "Complianz opt-out",
34
"prehideSelectors": ["[aria-describedby=\"cookieconsent:desc\"].cc-type-opt-out"],
45
"detectCmp": [

rules/autoconsent/complianz-optin.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "Complianz optin",
34
"prehideSelectors": [".cc-type-opt-in[aria-describedby=\"cookieconsent:desc\"]"],
45
"detectCmp": [{ "exists": ".cc-type-opt-in[aria-describedby=\"cookieconsent:desc\"]" }],

rules/autoconsent/consent-manager.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "consent-manager",
34
"cosmetic": false,
45
"runContext": {

rules/autoconsent/cookie-consent-spice.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookie-consent-spice",
34
"cosmetic": false,
45
"runContext": {

rules/autoconsent/cookie-law-info.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookie-law-info",
34
"prehideSelectors": ["#cookie-law-info-bar"],
45
"detectCmp": [{ "exists": "#cookie-law-info-bar" }, { "eval": "EVAL_COOKIE_LAW_INFO_DETECT" }],

rules/autoconsent/cookie-manager-popup.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookie-manager-popup",
34
"cosmetic": false,
45
"runContext": {

rules/autoconsent/cookie-notice.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookie-notice",
34
"prehideSelectors": ["#cookie-notice"],
45
"cosmetic": true,

rules/autoconsent/cookie-script.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookie-script",
34
"vendorUrl": "https://cookie-script.com/",
45
"prehideSelectors": ["#cookiescript_injected"],

rules/autoconsent/cookieacceptbar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookieacceptbar",
34
"vendorUrl": "https://unknown",
45
"cosmetic": true,

rules/autoconsent/cookiealert.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookiealert",
34
"intermediate": false,
45
"prehideSelectors": [],

rules/autoconsent/cookieconsent2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookieconsent2",
34
"vendorUrl": "https://www.github.com/orestbida/cookieconsent",
45
"comment": "supports v2.x.x of the library",

rules/autoconsent/cookieconsent3.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookieconsent3",
34
"vendorUrl": "https://www.github.com/orestbida/cookieconsent",
45
"comment": "supports v3.x.x of the library",

rules/autoconsent/cookiecuttr.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookiecuttr",
34
"vendorUrl": "https://github.com/cdwharton/cookieCuttr",
45
"cosmetic": false,

rules/autoconsent/cookiefirst.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookiefirst.com",
34
"prehideSelectors": ["#cookiefirst-root,.cookiefirst-root,[aria-labelledby=cookie-preference-panel-title]"],
45
"detectCmp": [{ "exists": "#cookiefirst-root,.cookiefirst-root" }],

rules/autoconsent/cookieinformation.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "Cookie Information Banner",
34
"prehideSelectors": ["#cookie-information-template-wrapper"],
45
"detectCmp": [{ "exists": "#cookie-information-template-wrapper" }],

rules/autoconsent/cookieyes.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "cookieyes",
34
"prehideSelectors": [".cky-overlay,.cky-consent-container"],
45
"detectCmp": [{ "exists": ".cky-consent-container" }],

rules/autoconsent/corona-in-zahlen-de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "corona-in-zahlen.de",
34
"prehideSelectors": [".cookiealert"],
45
"detectCmp": [{ "exists": ".cookiealert" }],

rules/autoconsent/crossfit-com.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "crossfit-com",
34
"cosmetic": true,
45
"prehideSelectors": ["body #modal > div > div[class^=\"_wrapper_\"]"],

rules/autoconsent/csu-landtag-de.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "csu-landtag-de",
34
"runContext": {
45
"urlPattern": "^https://(www\\.|)?csu-landtag\\.de"

rules/autoconsent/dailymotion-us.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "dailymotion-us",
34
"cosmetic": true,
45
"prehideSelectors": ["div[class*=\"CookiePopup__desktopContainer\"]:has(div[class*=\"CookiePopup\"])"],

rules/autoconsent/dailymotion.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "dailymotion.com",
34
"runContext": {
45
"urlPattern": "^https://(www\\.)?dailymotion\\.com/"

rules/autoconsent/dan-com.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "dan-com",
34
"vendorUrl": "https://unknown",
45
"runContext": {

rules/autoconsent/deepl.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "deepl.com",
34
"prehideSelectors": [".dl_cookieBanner_container"],
45
"detectCmp": [{ "exists": ".dl_cookieBanner_container" }],

rules/autoconsent/delta-com.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
23
"name": "delta.com",
34
"runContext": {
45
"urlPattern": "^https://www\\.delta\\.com/"

0 commit comments

Comments
 (0)