Merge branch 'main' into membership-page
This commit is contained in:
commit
7527675201
1 changed files with 7 additions and 7 deletions
|
@ -231,18 +231,18 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "YOURLS",
|
"name": "YOURLS",
|
||||||
"url": "https://private.cf",
|
"url": "https://pcof.fi",
|
||||||
"short_description": "URL shortener for creating handy links.",
|
"short_description": "URL shortener for creating handy links.",
|
||||||
"long_description": "Use our URL shortener at private.cf to turn long, complicated URLs into something more handy.",
|
"long_description": "Use our URL shortener at pcof.fi to turn long, complicated URLs into something more handy.",
|
||||||
"status": "NOK",
|
"status": "OK",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "Go to private.cf",
|
"name": "Go to pcof.fi",
|
||||||
"url": "https://private.cf"
|
"url": "https://pcof.fi"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"exclude_from_index": true,
|
"exclude_from_index": false,
|
||||||
"exclude_from_simple": true
|
"exclude_from_simple": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Rallly",
|
"name": "Rallly",
|
||||||
|
|
Loading…
Reference in a new issue