Skip to content

Commit cd214c8

Browse files
committed
feat: add linuxfr.org in supported web sites (sherlock-project#2427)
Closes sherlock-project#2427 Signed-off-by: Pierre-Yves Lapersonne <dev@pylapersonne.info>
1 parent 7387c10 commit cd214c8

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
@@ -1299,6 +1299,12 @@
12991299
"urlMain": "https://linktr.ee/",
13001300
"username_claimed": "anne"
13011301
},
1302+
"LinuxFR.org": {
1303+
"errorType": "status_code",
1304+
"url": "https://linuxfr.org/users/{}",
1305+
"urlMain": "https://linuxfr.org/",
1306+
"username_claimed": "pylapp"
1307+
},
13021308
"Listed": {
13031309
"errorType": "response_url",
13041310
"errorUrl": "https://listed.to/@{}",

0 commit comments

Comments
 (0)