Initial commit: VeryExtraOS ARG site
This commit is contained in:
92
site/fakeweb/index.json
Normal file
92
site/fakeweb/index.json
Normal file
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"pages": [
|
||||
{
|
||||
"route": "home://portal",
|
||||
"title": "Retro Portal",
|
||||
"file": "/fakeweb/portal.html",
|
||||
"favorite": true,
|
||||
"tags": [
|
||||
"portal",
|
||||
"home",
|
||||
"retro"
|
||||
]
|
||||
},
|
||||
{
|
||||
"route": "site://geocities/ponzu-home",
|
||||
"title": "Ponzu Home Page",
|
||||
"file": "/fakeweb/geocities-ponzu-home.html",
|
||||
"favorite": true,
|
||||
"tags": [
|
||||
"geocities",
|
||||
"anime",
|
||||
"home"
|
||||
]
|
||||
},
|
||||
{
|
||||
"route": "site://webring/pink-directory",
|
||||
"title": "Pink WebRing Directory",
|
||||
"file": "/fakeweb/webring-pink-directory.html",
|
||||
"favorite": true,
|
||||
"tags": [
|
||||
"webring",
|
||||
"directory",
|
||||
"links"
|
||||
]
|
||||
},
|
||||
{
|
||||
"route": "site://fansite/winamp-skins",
|
||||
"title": "Winamp Skins Archive",
|
||||
"file": "/fakeweb/fansite-winamp-skins.html",
|
||||
"favorite": true,
|
||||
"tags": [
|
||||
"music",
|
||||
"skins",
|
||||
"download"
|
||||
]
|
||||
},
|
||||
{
|
||||
"route": "site://bbs/luna-board",
|
||||
"title": "LunaBoard BBS",
|
||||
"file": "/fakeweb/bbs-luna-board.html",
|
||||
"favorite": true,
|
||||
"tags": [
|
||||
"bbs",
|
||||
"forum",
|
||||
"community"
|
||||
]
|
||||
},
|
||||
{
|
||||
"route": "site://museum/under-construction",
|
||||
"title": "Under Construction Museum",
|
||||
"file": "/fakeweb/museum-under-construction.html",
|
||||
"favorite": false,
|
||||
"tags": [
|
||||
"museum",
|
||||
"construction",
|
||||
"nostalgia"
|
||||
]
|
||||
},
|
||||
{
|
||||
"route": "site://otaku/sailor-shrine",
|
||||
"title": "Sailor Shrine",
|
||||
"file": "/fakeweb/otaku-sailor-shrine.html",
|
||||
"favorite": false,
|
||||
"tags": [
|
||||
"anime",
|
||||
"shrine",
|
||||
"otaku"
|
||||
]
|
||||
},
|
||||
{
|
||||
"route": "site://lab/ascii-lounge",
|
||||
"title": "ASCII Lounge",
|
||||
"file": "/fakeweb/lab-ascii-lounge.html",
|
||||
"favorite": false,
|
||||
"tags": [
|
||||
"ascii",
|
||||
"art",
|
||||
"lab"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user