mirror of
https://github.com/sherlock-project/sherlock
synced 2025-02-17 13:08:27 +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",
|
"errorType": "message",
|
||||||
"errorMsg": "{\"users\":[]}",
|
"errorMsg": "{\"users\":[]}",
|
||||||
"rank": 550,
|
"rank": 550,
|
||||||
"url": "https://www.duolingo.com/2017-06-30/users?username={}",
|
"url": "https://www.duolingo.com/profile/{}",
|
||||||
"urlMain": "https://duolingo.com/",
|
"urlMain": "https://duolingo.com/",
|
||||||
|
"urlProbe": "https://www.duolingo.com/2017-06-30/users?username={}",
|
||||||
"username_claimed": "blue",
|
"username_claimed": "blue",
|
||||||
"username_unclaimed": "noonewouldeverusethis7"
|
"username_unclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue