Skip to content

Commit a09ed3c

Browse files
committed
Unbreak Firefox Sync
Signed-off-by: celenity <celenity@celenity.dev>
1 parent 28cc1c6 commit a09ed3c

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

data.min.json

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@
394394
"rules": [
395395
"feature",
396396
"gclid",
397-
"kw" ,
397+
"kw",
398398
"si"
399399
],
400400
"referralMarketing": [],
@@ -1409,7 +1409,6 @@
14091409
"urlPattern": "^https?:\\/\\/(?:accounts\\.)?firefox\\.com",
14101410
"completeProvider": false,
14111411
"rules": [
1412-
"context",
14131412
"entrypoint",
14141413
"form_type"
14151414
],
@@ -2986,7 +2985,7 @@
29862985
"redirections": [],
29872986
"forceRedirection": false
29882987
},
2989-
"shopee": {
2988+
"shopee": {
29902989
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?shopee\\.(com|co\\.th)",
29912990
"completeProvider": false,
29922991
"rules": [
@@ -3000,7 +2999,7 @@
30002999
"redirections": [],
30013000
"forceRedirection": false
30023001
},
3003-
"lazada": {
3002+
"lazada": {
30043003
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?lazada\\.(com|co\\.th|co\\.id|com\\.my|com\\.ph|sg|vn)",
30053004
"completeProvider": false,
30063005
"rules": [
@@ -3026,7 +3025,7 @@
30263025
"redirections": [],
30273026
"forceRedirection": false
30283027
},
3029-
"pantip.com": {
3028+
"pantip.com": {
30303029
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?pantip\\.com",
30313030
"completeProvider": false,
30323031
"rules": [],
@@ -3039,4 +3038,4 @@
30393038
"forceRedirection": false
30403039
}
30413040
}
3042-
}
3041+
}

0 commit comments

Comments
 (0)