File tree Expand file tree Collapse file tree 1 file changed +15
-25
lines changed Expand file tree Collapse file tree 1 file changed +15
-25
lines changed Original file line number Diff line number Diff line change 19
19
valid_sites = {
20
20
"aldoshoes" ,
21
21
"amazon" ,
22
- "walmart" ,
23
- "mediamarkt" ,
24
- "lowes" ,
25
- "etsy" ,
26
- "euronics" ,
27
- "calvinklein" ,
28
22
"apple" ,
29
23
"artsper" ,
30
24
"assos" ,
31
25
"bestbuy" ,
32
26
"bijoubrigitte" ,
27
+ "brico" ,
28
+ "burtsbees" ,
33
29
"burtsbeescalvinklein" ,
30
+ "calvinklein" ,
34
31
"canadatire" ,
35
32
"cdiscount" ,
33
+ "ceneo" ,
34
+ "cocolita" ,
36
35
"decathlon" ,
37
36
"demo" ,
38
37
"diy" ,
38
+ "douglas" ,
39
+ "duka" ,
39
40
"ebay" ,
40
41
"etsy" ,
42
+ "euronics" ,
43
+ "fnac" ,
41
44
"justspices" ,
42
45
"lowes" ,
43
46
"mediamarkt" ,
44
47
"movieposters" ,
45
48
"newbalance" ,
46
49
"newegg" ,
47
50
"peacocks" ,
51
+ "standaardboekhandel" ,
52
+ "tanie-leczenie" ,
53
+ "thenorthface" ,
48
54
"thomann" ,
49
55
"tiffany" ,
56
+ "toychamp" ,
57
+ "torfs" ,
50
58
"vans" ,
51
59
"walmart" ,
52
60
"whittard" ,
53
61
"wish" ,
54
62
"yellowkorner" ,
55
- "bijoubrigitte" ,
56
- "fnac" ,
57
- "burtsbees" ,
58
- "peacocks" ,
59
- "whittard" ,
60
- "diy" ,
61
- "tiffany" ,
62
- "assos" ,
63
- "tanie-leczenie" ,
64
- "duka" ,
65
63
"zalando" ,
66
- "ceneo" ,
67
- "thenorthface" ,
68
- "zooplus" ,
69
64
"zara" ,
70
- "cocolita" ,
71
- "torfs" ,
72
- "standaardboekhandel" ,
73
- "douglas" ,
74
- "brico" ,
75
- "toychamp"
65
+ "zooplus"
76
66
}
77
67
78
68
loaded_valid_sites = valid_l10n_mappings ().keys ()
You can’t perform that action at this time.
0 commit comments