Skip to content

Commit 6cc349d

Browse files
committed
Use local ref for
1 parent 63951c8 commit 6cc349d

File tree

231 files changed

+231
-231
lines changed

Some content is hidden

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

231 files changed

+231
-231
lines changed

rules/autoconsent/aa.json

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

rules/autoconsent/abc.json

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

rules/autoconsent/abconcerts.be.json

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

rules/autoconsent/acris.json

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

rules/autoconsent/activobank-pt.json

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

rules/autoconsent/adroll.json

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

rules/autoconsent/affinity-serif-com.json

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

rules/autoconsent/aliexpress.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/duckduckgo/autoconsent/refs/heads/main/rules/schema.json",
2+
"$schema": "../schema.json",
33
"name": "aliexpress",
44
"vendorUrl": "https://aliexpress.com/",
55
"runContext": {

rules/autoconsent/amazon.json

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

rules/autoconsent/amex.json

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

0 commit comments

Comments
 (0)