Add GameFaqs support (#2721)
Co-authored-by: Maquinero123456 <jimenanavarrodavid@uma.es>
This commit is contained in:
parent
373f3d389a
commit
91c1964918
|
|
@ -935,6 +935,12 @@
|
|||
"urlMain": "https://www.gamespot.com/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"GameFAQs": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://gamefaqs.gamespot.com/community/{}",
|
||||
"urlMain": "https://gamefaqs.gamespot.com",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"GeeksforGeeks": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://auth.geeksforgeeks.org/user/{}",
|
||||
|
|
|
|||
Loading…
Reference in New Issue