Skip to content

Commit 01d5c77

Browse files
committed
feat: add write.as in supported web sites, add tag writefreely (soxoj#2010)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]>
1 parent 9760bb0 commit 01d5c77

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

maigret/resources/data.json

+12-1
Original file line numberDiff line numberDiff line change
@@ -35556,6 +35556,16 @@
3555635556
]
3555735557
}
3555835558
},
35559+
"write.as": {
35560+
"tags": [
35561+
"writefreely"
35562+
],
35563+
"checkType": "status_code",
35564+
"url": "https://write.as/{username}",
35565+
"urlMain": "https://write.as",
35566+
"usernameClaimed": "pylapp",
35567+
"usernameUnclaimed": "noonewouldeverusethis42"
35568+
},
3555935569
"engines": {
3556035570
"XenForo": {
3556135571
"name": "XenForo",
@@ -35836,6 +35846,7 @@
3583635846
"q&a",
3583735847
"crypto",
3583835848
"ai",
35839-
"mastodon"
35849+
"mastodon",
35850+
"writefreely"
3584035851
]
3584135852
}

0 commit comments

Comments
 (0)