Skip to content

Commit 64a49ff

Browse files
authored
Merge pull request #2698 from KaiAllAlone/KaiAllAlone-warframe-market
Add Warframe Market support
2 parents eb89279 + 472c086 commit 64a49ff

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sherlock_project/resources/data.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -994,6 +994,14 @@
994994
"urlMain": "https://www.github.com/",
995995
"username_claimed": "blue"
996996
},
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+
},
9971005
"GitLab": {
9981006
"errorMsg": "[]",
9991007
"errorType": "message",

0 commit comments

Comments
 (0)