revert default.json

This commit is contained in:
Jannes Vandepitte
2022-08-26 16:13:54 +02:00
parent fb723f6ad6
commit bf93fc87ee

View File

@@ -7,42 +7,12 @@
"type": "Other", "type": "Other",
"icon": "https://c.tenor.com/o656qFKDzeUAAAAC/rick-astley-never-gonna-give-you-up.gif", "icon": "https://c.tenor.com/o656qFKDzeUAAAAC/rick-astley-never-gonna-give-you-up.gif",
"url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ" "url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
},
{
"id": "4cb1c2af-9f23-4f52-86e1-0eac25673b56",
"type": "Sabnzbd",
"name": "Sabnzbd",
"icon": "/favicon.png",
"url": "https://sabnzbd.jannesv.be",
"apiKey": "2982e4afbc6d42d6bb5863751a354d20",
"openedUrl": "https://sabnzbd.jannesv.be"
} }
], ],
"settings": { "settings": {},
"searchUrl": "https://google.com/search?q=",
"primaryColor": "grape"
},
"modules": { "modules": {
"Search Bar": { "Search Bar": {
"enabled": true "enabled": true
},
"Download Speed": {
"enabled": false
},
"Torrent": {
"enabled": false
},
"Dash.": {
"enabled": true
},
"Usenet": {
"enabled": true
},
"usenet": {
"enabled": true
},
"docker": {
"enabled": true
} }
} }
} }