mirror of
https://github.com/ctwj/urldb.git
synced 2025-11-25 11:29:37 +08:00
update: icon
This commit is contained in:
@@ -170,8 +170,8 @@ func insertDefaultDataIfEmpty() error {
|
||||
{Name: "weiyun", Key: 6, Icon: "<i class=\"fas fa-cloud text-green-500\"></i>", Remark: "微云"},
|
||||
{Name: "lanzou", Key: 7, Icon: "<i class=\"fas fa-cloud text-blue-400\"></i>", Remark: "蓝奏云"},
|
||||
{Name: "123", Key: 8, Icon: "<i class=\"fas fa-cloud text-red-500\"></i>", Remark: "123云盘"},
|
||||
{Name: "onedrive", Key: 9, Icon: "<i class=\"fab fa-microsoft text-blue-600\"></i>", Remark: "OneDrive"},
|
||||
{Name: "google", Key: 10, Icon: "<i class=\"fab fa-google-drive text-green-600\"></i>", Remark: "Google云盘"},
|
||||
{Name: "onedrive", Key: 9, Icon: "<i class=\"fas fa-cloud text-blue-600\"></i>", Remark: "OneDrive"},
|
||||
{Name: "google", Key: 10, Icon: "<i class=\"fas fa-cloud text-green-600\"></i>", Remark: "Google云盘"},
|
||||
{Name: "ctfile", Key: 11, Icon: "<i class=\"fas fa-folder text-yellow-600\"></i>", Remark: "城通网盘"},
|
||||
{Name: "115", Key: 12, Icon: "<i class=\"fas fa-cloud-upload-alt text-green-600\"></i>", Remark: "115网盘"},
|
||||
{Name: "magnet", Key: 13, Icon: "<i class=\"fas fa-magnet text-red-600\"></i>", Remark: "磁力链接"},
|
||||
|
||||
Reference in New Issue
Block a user