Skip to content

Commit 1c905c1

Browse files
authored
Update ebay.com.json (remove regions section)
checks complained about regions: Error: -cu is not a valid region code Error: -kp is not a valid region code Error: -ir is not a valid region code Error: -sy is not a valid region code Error: -ve is not a valid region code Error: -ru is not a valid region code Error: -tr is not a valid region code Signed-off-by: arxo <[email protected]>
1 parent cf8adea commit 1c905c1

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

entries/e/ebay.com.json

+1-10
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,6 @@
2828
"passwordless": "allowed",
2929
"notes": "Cannot register multiple passkeys.",
3030
"documentation": "https://www.ebay.com/help/account/signing-account/signing-account?id=4189#section2",
31-
"categories": "retail",
32-
"regions": [
33-
"-cu",
34-
"-kp",
35-
"-ir",
36-
"-sy",
37-
"-ve",
38-
"-ru",
39-
"-tr"
40-
]
31+
"categories": "retail"
4132
}
4233
}

0 commit comments

Comments
 (0)