feat: add pixelfed.social in supported web sites (#2425)
Closes #2425 Signed-off-by: Pierre-Yves Lapersonne <dev@pylapersonne.info>
This commit is contained in:
committed by
Paul Pfeister
parent
541b023b7f
commit
ddd94474b8
@@ -1600,6 +1600,12 @@
|
||||
"urlMain": "https://www.pinkbike.com/",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"pixelfed.social": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://pixelfed.social/{}/",
|
||||
"urlMain": "https://pixelfed.social",
|
||||
"username_claimed": "pylapp"
|
||||
},
|
||||
"PlayStore": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://play.google.com/store/apps/developer?id={}",
|
||||
|
||||
Reference in New Issue
Block a user