The list of all services is located at services.json
. You can use this file to sort the services and add new ones.
{
"name": "Example",
"url": {
"external": "http://example.com/"
},
"comment": "Example-Link",
"symbol": "map-pin"
}
name
: (string) displayname of the serviceurl
: (object) urls of the serviceinternal
: (string) internal service urlexternal
: (string) external service url
comment
: (string) commentsymbol
: (string) symbol (pick from here, thefa-
will be added automatically)
The other configurations are located at config.json
.
cd /var/www/
git clone https://github.com/ffggrz/start-ffggrz.git start.ffggrz.de
The content is updated automatically from the server every 30 minutes.