WebApp to follow people on 9gag, sorted via last visited
https://luna-development.net/9follow/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
313 B
16 lines
313 B
|
5 years ago
|
{
|
||
|
|
"short_name": "9FOLLOW",
|
||
|
|
"name": "9FOLLOW",
|
||
|
|
"icons": [
|
||
|
|
{
|
||
|
|
"src": "/9follow/img/9gag.svg",
|
||
|
|
"type": "image/png",
|
||
|
|
"sizes": "2500x2500"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"start_url": "/9follow/",
|
||
|
|
"background_color": "#222222",
|
||
|
|
"display": "standalone",
|
||
|
|
"scope": "/9follow/*",
|
||
|
|
"theme_color": "#222222"
|
||
|
|
}
|