Skip to content

Commit 9760bb0

Browse files
committed
feat: add framapiaf.org in supported web sites, add tag mastodon (#2010)
Signed-off-by: Pierre-Yves Lapersonne <dev@pylapersonne.info>
1 parent 4195a3c commit 9760bb0

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

maigret/resources/data.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6163,6 +6163,16 @@
61636163
"usernameClaimed": "adam",
61646164
"usernameUnclaimed": "noonewouldeverusethis7"
61656165
},
6166+
"Framapiaf": {
6167+
"tags": [
6168+
"mastodon"
6169+
],
6170+
"checkType": "status_code",
6171+
"urlMain": "https://framapiaf.org",
6172+
"url": "https://framapiaf.org/@{username}",
6173+
"usernameClaimed": "pylapp",
6174+
"usernameUnclaimed": "noonewouldeverusethis42"
6175+
},
61666176
"Free-lance.ua": {
61676177
"tags": [
61686178
"freelance",
@@ -35825,6 +35835,7 @@
3582535835
"i2p",
3582635836
"q&a",
3582735837
"crypto",
35828-
"ai"
35838+
"ai",
35839+
"mastodon"
3582935840
]
3583035841
}

0 commit comments

Comments
 (0)