Skip to content

Commit 472c086

Browse files
authored
Update data.jsonfixed syntax error
1 parent 400c277 commit 472c086

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

sherlock_project/resources/data.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,6 @@
1818
"urlMain": "https://forums.terraria.org/index.php",
1919
"username_claimed": "blue"
2020
},
21-
"Warframe Market": {
22-
"errorType": "status_code",
23-
"request_method": "GET",
24-
"url": "https://warframe.market/profile/{}",
25-
"urlMain": "https://warframe.market/",
26-
"urlProbe": "https://api.warframe.market/v2/user/{}",
27-
"username_claimed": "kaiallalone",
28-
},
2921
"2Dimensions": {
3022
"errorType": "status_code",
3123
"url": "https://2Dimensions.com/a/{}",
@@ -1002,6 +994,14 @@
1002994
"urlMain": "https://www.github.com/",
1003995
"username_claimed": "blue"
1004996
},
997+
"Warframe Market": {
998+
"errorType": "status_code",
999+
"request_method": "GET",
1000+
"url": "https://warframe.market/profile/{}",
1001+
"urlMain": "https://warframe.market/",
1002+
"urlProbe": "https://api.warframe.market/v2/user/{}",
1003+
"username_claimed": "kaiallalone"
1004+
},
10051005
"GitLab": {
10061006
"errorMsg": "[]",
10071007
"errorType": "message",

0 commit comments

Comments
 (0)