Skip to content

Commit

Permalink
Use local ref for $schema
Browse files Browse the repository at this point in the history
  • Loading branch information
noisysocks committed Jan 31, 2025
1 parent 63951c8 commit 0ea8913
Show file tree
Hide file tree
Showing 231 changed files with 231 additions and 231 deletions.
2 changes: 1 addition & 1 deletion rules/autoconsent/aa.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "aa",
"vendorUrl": "https://aa.com",
"prehideSelectors": [],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/abc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "abc",
"vendorUrl": "https://abc.net.au",
"runContext": {
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/abconcerts.be.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "abconcerts.be",
"vendorUrl": "https://unknown",
"intermediate": false,
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/acris.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "acris",
"prehideSelectors": ["div.acris-cookie-consent"],
"detectCmp": [
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/activobank-pt.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "activobank.pt",
"runContext": {
"urlPattern": "^https://(www\\.)?activobank\\.pt"
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/adroll.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "Adroll",
"prehideSelectors": ["#adroll_consent_container"],
"detectCmp": [{ "exists": "#adroll_consent_container" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/affinity-serif-com.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "affinity.serif.com",
"detectCmp": [
{
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/aliexpress.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "aliexpress",
"vendorUrl": "https://aliexpress.com/",
"runContext": {
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/amazon.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "amazon.com",
"prehideSelectors": ["span[data-action=\"sp-cc\"][data-sp-cc*=\"rejectAllAction\"]"],
"detectCmp": [{ "exists": "span[data-action=\"sp-cc\"][data-sp-cc*=\"rejectAllAction\"]" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/amex.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "amex",
"vendorUrl": "https://www.americanexpress.com/",
"cosmetic": false,
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/aquasana-com.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "aquasana.com",
"prehideSelectors": ["#consent-tracking"],
"detectCmp": [{ "exists": "#consent-tracking" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/arbeitsagentur.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "arbeitsagentur",
"vendorUrl": "https://www.arbeitsagentur.de/",
"prehideSelectors": [".modal-open bahf-cookie-disclaimer-dpl3"],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/asus.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "asus",
"vendorUrl": "https://www.asus.com/",
"runContext": {
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/athlinks-com.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "athlinks-com",
"runContext": {
"urlPattern": "^https://(www\\.)?athlinks\\.com/"
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/ausopen.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "ausopen.com",
"cosmetic": true,
"detectCmp": [{ "exists": ".gdpr-popup__message" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/automattic-cmp-optout.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "automattic-cmp-optout",
"prehideSelectors": ["form[class*=\"cookie-banner\"][method=\"post\"]"],
"detectCmp": [{ "exists": "form[class*=\"cookie-banner\"][method=\"post\"]" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/aws-amazon.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "aws.amazon.com",
"prehideSelectors": ["#awsccc-cb-content", "#awsccc-cs-container", "#awsccc-cs-modalOverlay", "#awsccc-cs-container-inner"],
"detectCmp": [{ "exists": "#awsccc-cb-content" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/axeptio.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "axeptio",
"prehideSelectors": [".axeptio_widget"],
"detectCmp": [
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/baden-wuerttemberg-de.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "baden-wuerttemberg.de",
"prehideSelectors": [".cookie-alert.t-dark"],
"cosmetic": true,
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/bahn-de.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "bahn-de",
"vendorUrl": "https://www.bahn.de/",
"cosmetic": false,
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/bbb.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "bbb.org",
"runContext": {
"urlPattern": "^https://www\\.bbb\\.org/"
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/bing.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "bing.com",
"prehideSelectors": ["#bnp_container"],
"detectCmp": [{ "exists": "#bnp_cookie_banner" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/blocksy.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "blocksy",
"vendorUrl": "https://creativethemes.com/blocksy/docs/extensions/cookies-consent/",
"cosmetic": false,
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/borlabs.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "borlabs",
"detectCmp": [
{
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/bundesregierung-de.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "bundesregierung.de",
"prehideSelectors": [".bpa-cookie-banner"],
"detectCmp": [{ "exists": ".bpa-cookie-banner" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/burpee-com.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "burpee.com",
"cosmetic": true,
"prehideSelectors": ["#notice-cookie-block"],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/canva.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "canva.com",
"prehideSelectors": ["div[role=\"dialog\"] a[data-anchor-id=\"cookie-policy\"]"],
"detectCmp": [{ "exists": "div[role=\"dialog\"] a[data-anchor-id=\"cookie-policy\"]" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/canyon-com.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "canyon.com",
"runContext": {
"urlPattern": "^https://www\\.canyon\\.com/"
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cassie.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cassie",
"vendorUrl": "https://trustcassie.com",
"cosmetic": false,
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cc-banner-springer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cc-banner-springer",
"prehideSelectors": [".cc-banner[data-cc-banner]"],
"detectCmp": [{ "exists": ".cc-banner[data-cc-banner]" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cc-banner.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cc_banner",
"cosmetic": true,
"prehideSelectors": [".cc_banner-wrapper"],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/check24-partnerprogramm-de.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "check24-partnerprogramm-de",
"prehideSelectors": ["[data-modal-content]:has([data-toggle-target^='cookie'])"],
"detectCmp": [
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/ciaopeople-it.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "ciaopeople.it",
"prehideSelectors": ["#cp-gdpr-choices"],
"detectCmp": [{ "exists": "#cp-gdpr-choices" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/civic-cookie-control.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "civic-cookie-control",
"vendorUrl": "https://www.civicuk.com/cookie-control/",
"prehideSelectors": ["#ccc-module,#ccc-overlay,#ccc"],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/clickio.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "click.io",
"prehideSelectors": ["#cl-consent"],
"detectCmp": [{ "exists": "#cl-consent" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/clinch.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "clinch",
"intermediate": false,
"runContext": {
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/clustrmaps-com.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "clustrmaps.com",
"runContext": {
"urlPattern": "^https://(www\\.)?clustrmaps\\.com/"
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/coinbase.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "coinbase",
"intermediate": false,
"runContext": {
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/complianz-banner.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "Complianz banner",
"prehideSelectors": ["#cmplz-cookiebanner-container"],
"detectCmp": [{ "exists": "#cmplz-cookiebanner-container .cmplz-cookiebanner" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/complianz-categories.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "Complianz categories",
"prehideSelectors": [".cc-type-categories[aria-describedby=\"cookieconsent:desc\"]"],
"detectCmp": [{ "exists": ".cc-type-categories[aria-describedby=\"cookieconsent:desc\"]" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/complianz-notice.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "Complianz notice",
"prehideSelectors": [".cc-type-info[aria-describedby=\"cookieconsent:desc\"]"],
"cosmetic": true,
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/complianz-opt-both.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "Complianz opt-both",
"prehideSelectors": ["[aria-describedby=\"cookieconsent:desc\"] .cc-type-opt-both"],
"detectCmp": [{ "exists": "[aria-describedby=\"cookieconsent:desc\"] .cc-type-opt-both" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/complianz-opt-out.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "Complianz opt-out",
"prehideSelectors": ["[aria-describedby=\"cookieconsent:desc\"].cc-type-opt-out"],
"detectCmp": [
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/complianz-optin.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "Complianz optin",
"prehideSelectors": [".cc-type-opt-in[aria-describedby=\"cookieconsent:desc\"]"],
"detectCmp": [{ "exists": ".cc-type-opt-in[aria-describedby=\"cookieconsent:desc\"]" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/consent-manager.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "consent-manager",
"cosmetic": false,
"runContext": {
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookie-consent-spice.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookie-consent-spice",
"cosmetic": false,
"runContext": {
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookie-law-info.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookie-law-info",
"prehideSelectors": ["#cookie-law-info-bar"],
"detectCmp": [{ "exists": "#cookie-law-info-bar" }, { "eval": "EVAL_COOKIE_LAW_INFO_DETECT" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookie-manager-popup.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookie-manager-popup",
"cosmetic": false,
"runContext": {
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookie-notice.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookie-notice",
"prehideSelectors": ["#cookie-notice"],
"cosmetic": true,
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookie-script.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookie-script",
"vendorUrl": "https://cookie-script.com/",
"prehideSelectors": ["#cookiescript_injected"],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookieacceptbar.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookieacceptbar",
"vendorUrl": "https://unknown",
"cosmetic": true,
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookiealert.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookiealert",
"intermediate": false,
"prehideSelectors": [],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookieconsent2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookieconsent2",
"vendorUrl": "https://www.github.com/orestbida/cookieconsent",
"comment": "supports v2.x.x of the library",
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookieconsent3.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookieconsent3",
"vendorUrl": "https://www.github.com/orestbida/cookieconsent",
"comment": "supports v3.x.x of the library",
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookiecuttr.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookiecuttr",
"vendorUrl": "https://github.com/cdwharton/cookieCuttr",
"cosmetic": false,
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookiefirst.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "cookiefirst.com",
"prehideSelectors": ["#cookiefirst-root,.cookiefirst-root,[aria-labelledby=cookie-preference-panel-title]"],
"detectCmp": [{ "exists": "#cookiefirst-root,.cookiefirst-root" }],
Expand Down
2 changes: 1 addition & 1 deletion rules/autoconsent/cookieinformation.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
"$schema": "../schema.json",
"name": "Cookie Information Banner",
"prehideSelectors": ["#cookie-information-template-wrapper"],
"detectCmp": [{ "exists": "#cookie-information-template-wrapper" }],
Expand Down
Loading

0 comments on commit 0ea8913

Please sign in to comment.