Skip to content

Commit c0d286b

Browse files
committed
Added workaround for overlapping "digi.ro" rules
1 parent e0a7849 commit c0d286b

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

quirks/shared-credentials.json

+2-7
Original file line numberDiff line numberDiff line change
@@ -135,19 +135,14 @@
135135
"diversalertnetwork.org"
136136
]
137137
},
138-
{
139-
"shared": [
140-
"digi.ro",
141-
"digionline.ro"
142-
]
143-
},
144138
{
145139
"from": [
146140
"digiromania.ro",
147141
"rcs-rds.ro"
148142
],
149143
"to": [
150-
"digi.ro"
144+
"digi.ro",
145+
"digionline.ro"
151146
],
152147
"fromDomainsAreObsoleted": true
153148
},

quirks/websites-with-shared-credential-backends.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -250,14 +250,11 @@
250250
"dan.org",
251251
"diversalertnetwork.org"
252252
],
253-
[
254-
"digi.ro",
255-
"digionline.ro"
256-
],
257253
[
258254
"digiromania.ro",
259255
"rcs-rds.ro",
260-
"digi.ro"
256+
"digi.ro",
257+
"digionline.ro"
261258
],
262259
[
263260
"dinersclubnorthamerica.com",

0 commit comments

Comments
 (0)