Skip to content

Commit 8383540

Browse files
committed
feat: add pixelfed.social in supported web sites, add tag pixelfed (#2010)
Signed-off-by: Pierre-Yves Lapersonne <dev@pylapersonne.info>
1 parent 3f64b05 commit 8383540

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

maigret/resources/data.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12424,6 +12424,17 @@
1242412424
"usernameClaimed": "adam",
1242512425
"usernameUnclaimed": "noonewouldeverusethis7"
1242612426
},
12427+
"pixelfed.social": {
12428+
"tags": [
12429+
"art",
12430+
"pixelfed"
12431+
],
12432+
"checkType": "status_code",
12433+
"usernameClaimed": "pylapp",
12434+
"usernameUnclaimed": "noonewouldeverusethis42",
12435+
"urlMain": "https://pixelfed.social/",
12436+
"url": "https://pixelfed.social/{username}/"
12437+
},
1242712438
"PlanetMinecraft": {
1242812439
"tags": [
1242912440
"us"
@@ -35871,6 +35882,7 @@
3587135882
"ai",
3587235883
"mastodon",
3587335884
"writefreely",
35874-
"lemmy"
35885+
"lemmy",
35886+
"pixelfed"
3587535887
]
3587635888
}

0 commit comments

Comments
 (0)