BAD DAY
🛸
要添加新网站,请编辑项目根目录下的 data/urls.json 文件。
data/urls.json
JSON结构示例:
{ "name": "网站名称", "url": "https://example.com", "icon": "example.png" }
图标文件请放置在 static/logos 目录下,使用PNG格式,建议尺寸 64x64 像素。
static/logos
请将上述代码添加到 data/urls.json 文件的相应位置。