mirror of
https://github.com/sherlock-project/sherlock
synced 2025-03-02 14:07:12 +00:00
Merge pull request #620 from realprogrammer5000/add-xboxgamertag-com
Add Xbox Gamertag site
This commit is contained in:
commit
25b33827c6
1 changed files with 2532 additions and 2525 deletions
|
@ -2521,5 +2521,12 @@
|
||||||
"urlMain": "https://aminoapps.com/",
|
"urlMain": "https://aminoapps.com/",
|
||||||
"username_claimed": "blue",
|
"username_claimed": "blue",
|
||||||
"username_unclaimed": "noonewouldeverusethis77777"
|
"username_unclaimed": "noonewouldeverusethis77777"
|
||||||
|
},
|
||||||
|
"Xbox Gamertag": {
|
||||||
|
"errorType": "status_code",
|
||||||
|
"url": "https://xboxgamertag.com/search/{}",
|
||||||
|
"urlMain": "https://xboxgamertag.com/",
|
||||||
|
"username_claimed": "red",
|
||||||
|
"username_unclaimed": "noonewouldeverusethis7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue