Update data.jsonupdate matching logic
This commit is contained in:
parent
deebe7137c
commit
e759564550
|
|
@ -19,12 +19,13 @@
|
||||||
"username_claimed": "blue"
|
"username_claimed": "blue"
|
||||||
},
|
},
|
||||||
"Warframe Market": {
|
"Warframe Market": {
|
||||||
"errorMsg": "https://warframe.market/profile/{} [GET]",
|
"errorType": "message",
|
||||||
"errorType": "message",
|
"errorMsg": "app.user.notFound",
|
||||||
"url": "https://warframe.market/profile/{}",
|
"url": "https://warframe.market/profile/{}",
|
||||||
"urlMain": "https://warframe.market",
|
"urlMain": "https://warframe.market/",
|
||||||
"username_claimed": "blue"
|
"urlProbe": "https://api.warframe.market/v2/user/{}",
|
||||||
},
|
"username_claimed": "kaiallalone",
|
||||||
|
},
|
||||||
"2Dimensions": {
|
"2Dimensions": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"url": "https://2Dimensions.com/a/{}",
|
"url": "https://2Dimensions.com/a/{}",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue