Skip to content

Commit 7c7c50d

Browse files
committed
Add support for Pronouns.page (sherlock-project#2418)
1 parent 78cba6b commit 7c7c50d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sherlock_project/resources/data.json

+6
Original file line numberDiff line numberDiff line change
@@ -1627,6 +1627,12 @@
16271627
"urlMain": "http://promodj.com/",
16281628
"username_claimed": "blue"
16291629
},
1630+
"Pronouns.page": {
1631+
"errorType": "status_code",
1632+
"url": "https://en.pronouns.page/@{}",
1633+
"urlMain": "https://en.pronouns.page/",
1634+
"username_claimed": "andrea"
1635+
},
16301636
"PyPi": {
16311637
"errorType": "status_code",
16321638
"url": "https://pypi.org/user/{}",

0 commit comments

Comments
 (0)