We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
pixelfed.social
pixelfed
1 parent 3f64b05 commit 8383540Copy full SHA for 8383540
maigret/resources/data.json
@@ -12424,6 +12424,17 @@
12424
"usernameClaimed": "adam",
12425
"usernameUnclaimed": "noonewouldeverusethis7"
12426
},
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
+ },
12438
"PlanetMinecraft": {
12439
"tags": [
12440
"us"
@@ -35871,6 +35882,7 @@
35871
35882
"ai",
35872
35883
"mastodon",
35873
35884
"writefreely",
35874
- "lemmy"
35885
+ "lemmy",
35886
35875
35887
]
35876
35888
}
0 commit comments