Merge pull request #2698 from KaiAllAlone/KaiAllAlone-warframe-market

Add Warframe Market support
This commit is contained in:
Paul Pfeister 2025-10-18 22:48:00 -07:00 committed by GitHub
commit 64a49ffe17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 0 deletions

View File

@ -994,6 +994,14 @@
"urlMain": "https://www.github.com/",
"username_claimed": "blue"
},
"Warframe Market": {
"errorType": "status_code",
"request_method": "GET",
"url": "https://warframe.market/profile/{}",
"urlMain": "https://warframe.market/",
"urlProbe": "https://api.warframe.market/v2/user/{}",
"username_claimed": "kaiallalone"
},
"GitLab": {
"errorMsg": "[]",
"errorType": "message",