implement wtv-favorites with huge help from @JarHead4

This commit is contained in:
zefie
2022-10-08 17:37:36 -04:00
parent dcd13d6ace
commit 7bf2d2e6fa
88 changed files with 4601 additions and 5 deletions

View File

@@ -71,5 +71,22 @@
"password": "implemented"
}
}
}
}
},
"favorites": {
"folder_templates": {
"Personal": [
{
"title": "The Midnight Archive",
"url": "http://archive.midnightchanne.net/",
"image_type": "url",
"image": "canned/midnightchannel.gif"
},
{
"title": "WebTV/MSNTV Secrets",
"url": "http://turdinc.kicks-ass.net/Msntv/",
"image_type": "url",
"image": "canned/mattman69.gif"
}
]
}
}