mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 20:33:06 +00:00
Change "Duolingo" support with urlProbe
This commit is contained in:
parent
aa038b925a
commit
7f8b5957ef
1 changed files with 2 additions and 1 deletions
|
@ -528,8 +528,9 @@
|
|||
"errorType": "message",
|
||||
"errorMsg": "{\"users\":[]}",
|
||||
"rank": 550,
|
||||
"url": "https://www.duolingo.com/2017-06-30/users?username={}",
|
||||
"url": "https://www.duolingo.com/profile/{}",
|
||||
"urlMain": "https://duolingo.com/",
|
||||
"urlProbe": "https://www.duolingo.com/2017-06-30/users?username={}",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue