forked from plume/joinplu.me
Merge pull request #17 from marek-lach/patch-12
fixed missing https:// in instance URL
This commit is contained in:
commit
d32a65de8d
1 changed files with 10 additions and 10 deletions
|
@ -15,18 +15,10 @@
|
|||
"description": "A part of the Sunbeam.City cooperative",
|
||||
"url": "https://cafe.sunbeam.city"
|
||||
},
|
||||
{
|
||||
"name": "Les Nouvelles d'Ombreport",
|
||||
"url": "https://plume.ombreport.info"
|
||||
},
|
||||
{
|
||||
"name": "plume.hostux.coffee",
|
||||
"url": "https://plume.hostux.coffee"
|
||||
},
|
||||
{
|
||||
"name": "catlife.drycat.fr",
|
||||
"url": "https://catlife.drycat.fr"
|
||||
},
|
||||
{
|
||||
"name": "DeepspaceRose.garden",
|
||||
"description": "A small instance for writers who explore, and their curious readers",
|
||||
|
@ -36,19 +28,27 @@
|
|||
"name": "Lorem.Club",
|
||||
"description": "A welcoming Plume instance for everyone, run by enthusiasts",
|
||||
"url": "https://lorem.club"
|
||||
},
|
||||
{
|
||||
"name": "Les Nouvelles d'Ombreport",
|
||||
"url": "https://plume.ombreport.info"
|
||||
},
|
||||
{
|
||||
"name": "Plume OpenAlgeria",
|
||||
"description": "A Plume instance, by the OpenAlgeria team",
|
||||
"url": "https://plume.social"
|
||||
},
|
||||
{
|
||||
"name": "catlife.drycat.fr",
|
||||
"url": "https://catlife.drycat.fr"
|
||||
},
|
||||
{
|
||||
"name": "blog.famille-link.fr",
|
||||
"url": "blog.famille-link.fr"
|
||||
"url": "https://blog.famille-link.fr"
|
||||
},
|
||||
{
|
||||
"name": "Plume.Svnet.fr",
|
||||
"description": "A Plume instance running on libre software hosted in France",
|
||||
"description": "A Plume instance running on libre software, hosted in France",
|
||||
"url": "https://plume.svnet.fr"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue