Skip to content

Commit 8554b08

Browse files
jamesarichclaude
andcommitted
feat(node): msh.to device hardware links ("I want one" section + Settings directory) (#5714)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 644a732 commit 8554b08

38 files changed

Lines changed: 3551 additions & 6 deletions

File tree

.skills/compose-ui/strings-index.txt

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 126 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,126 @@
1+
{
2+
"rokland": {
3+
"regions": [
4+
"AU",
5+
"AT",
6+
"BE",
7+
"CA",
8+
"DK",
9+
"EC",
10+
"FR",
11+
"DE",
12+
"IE",
13+
"JP",
14+
"NL",
15+
"NZ",
16+
"NO",
17+
"PK",
18+
"ES",
19+
"SE",
20+
"CH",
21+
"GB",
22+
"US"
23+
],
24+
"match": "prefix"
25+
},
26+
"hexaspot": {
27+
"regions": [
28+
"AT",
29+
"BE",
30+
"BG",
31+
"CY",
32+
"CZ",
33+
"DE",
34+
"DK",
35+
"EE",
36+
"ES",
37+
"FI",
38+
"FR",
39+
"GR",
40+
"HR",
41+
"HU",
42+
"IE",
43+
"IT",
44+
"LT",
45+
"LU",
46+
"LV",
47+
"MT",
48+
"NL",
49+
"NO",
50+
"PL",
51+
"PT",
52+
"RO",
53+
"SE",
54+
"SI",
55+
"SK"
56+
],
57+
"match": "prefix"
58+
},
59+
"aliexpress": {
60+
"regions": [],
61+
"match": "suffix"
62+
},
63+
"amazon": {
64+
"regions": [
65+
"AU",
66+
"CA",
67+
"FR",
68+
"DE",
69+
"IE",
70+
"JP",
71+
"NL",
72+
"ES",
73+
"SE",
74+
"GB",
75+
"US"
76+
],
77+
"match": "suffix"
78+
},
79+
"tindie": {
80+
"regions": [
81+
"US",
82+
"CA",
83+
"GB",
84+
"DE",
85+
"FR",
86+
"AU",
87+
"NL"
88+
],
89+
"match": "suffix"
90+
},
91+
"muzi": {
92+
"regions": [
93+
"AU",
94+
"AT",
95+
"BE",
96+
"CA",
97+
"CZ",
98+
"DK",
99+
"FI",
100+
"FR",
101+
"DE",
102+
"HK",
103+
"IN",
104+
"IE",
105+
"IL",
106+
"IT",
107+
"JP",
108+
"MY",
109+
"NL",
110+
"NZ",
111+
"NO",
112+
"PL",
113+
"PT",
114+
"SG",
115+
"KR",
116+
"ES",
117+
"SE",
118+
"CH",
119+
"TW",
120+
"AE",
121+
"GB",
122+
"US"
123+
],
124+
"match": "prefix"
125+
}
126+
}

0 commit comments

Comments
 (0)