mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-27 06:10:34 +00:00
Add Xbox Gamertag
This commit is contained in:
parent
9a242a6999
commit
84ec267bd8
1 changed files with 8 additions and 1 deletions
|
@ -2598,5 +2598,12 @@
|
|||
"urlMain": "https://windy.com/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Xbox Gamertag": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://xboxgamertag.com/search/{}",
|
||||
"urlMain": "https://xboxgamertag.com/",
|
||||
"username_claimed": "red",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue