Skip to content

Commit 9b12f84

Browse files
committed
Add Files and selectors for Amazon Germany
1 parent 24dd8f4 commit 9b12f84

File tree

4 files changed

+1286
-0
lines changed

4 files changed

+1286
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"url": "http://127.0.0.1:8080/amazon_ad.html",
3+
"field_mapping": {
4+
"country": "90b596de-e266-4e66-9530-2e41b184555d",
5+
"name": "28f5f493-ad18-4e7c-99fa-524bc768ed7a",
6+
"telephone": "28f5f493-ad18-4e7c-99fa-524bc768ed7a",
7+
"address_level_1": "a5fb9e4c-60a0-42a2-9e4a-6a067b55d208",
8+
"organization": "9e8475b3-e1a5-46cf-9af0-6f2caab918fe",
9+
"address_level_2": "67cbe0f8-dbe4-4afd-a077-765186bcf0b3",
10+
"postal_code": "e38f3160-4ce5-4804-b5d5-b92c3ccc499e"
11+
},
12+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
13+
"fields": [
14+
"90b596de-e266-4e66-9530-2e41b184555d",
15+
"28f5f493-ad18-4e7c-99fa-524bc768ed7a",
16+
"28f5f493-ad18-4e7c-99fa-524bc768ed7a",
17+
"a5fb9e4c-60a0-42a2-9e4a-6a067b55d208",
18+
"9e8475b3-e1a5-46cf-9af0-6f2caab918fe",
19+
"67cbe0f8-dbe4-4afd-a077-765186bcf0b3",
20+
"e38f3160-4ce5-4804-b5d5-b92c3ccc499e"
21+
]
22+
}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"url": "http://127.0.0.1:8080/amazon_cc.html",
3+
"field_mapping": {
4+
"card_number": "06014430-b517-476f-8618-f4770f0c078f",
5+
"name": "31fd4333-af75-4131-939a-d73a36f70fe9",
6+
"expiration_date": "531dc4d3-f97e-4ad0-b78f-da057efe22d9",
7+
"cvv":"b7ea2a60-8b59-4a5a-b1b8-e8d640efd511"
8+
},
9+
"form_field": "*[data-moz-autofill-inspect-id='{name}']",
10+
"fields": [
11+
"06014430-b517-476f-8618-f4770f0c078f",
12+
"31fd4333-af75-4131-939a-d73a36f70fe9",
13+
"531dc4d3-f97e-4ad0-b78f-da057efe22d9",
14+
"b7ea2a60-8b59-4a5a-b1b8-e8d640efd511"
15+
]
16+
}

0 commit comments

Comments
 (0)