We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6fdd0 commit 5e7c1c0Copy full SHA for 5e7c1c0
services.json
@@ -1,6 +1,7 @@
1
{
2
"services": [
3
4
+ "id": 1,
5
"name": "Twitter",
6
"slug": "twitter",
7
"endpoints": {
@@ -20,6 +21,7 @@
20
21
}
22
},
23
24
+ "id": 2,
25
"name": "Instagram",
26
"slug": "instagram",
27
@@ -36,6 +38,7 @@
36
38
37
39
40
41
+ "id": 3,
42
"name": "Steam ID",
43
"slug": "steamid",
44
@@ -55,6 +58,7 @@
55
58
56
59
57
60
61
+ "id": 4,
62
"name": "Steam Group",
63
"slug": "steamgroup",
64
@@ -74,6 +78,7 @@
74
78
75
79
76
80
81
+ "id": 5,
77
82
"name": "Mixer",
83
"slug": "mixer",
84
@@ -90,6 +95,7 @@
90
95
91
96
92
97
98
+ "id": 6,
93
99
"name": "YouTube",
94
100
"slug": "youtube",
101
0 commit comments