diff --git a/install/install.sql b/install/install.sql index 1124248..32c5241 100644 --- a/install/install.sql +++ b/install/install.sql @@ -141,7 +141,7 @@ INSERT INTO `lylme_links` (`id`, `name`, `group_id`, `url`, `icon`, `PS`, `link_ (60, 'W3school', 5, 'http://www.w3school.com.cn/', '', NULL, 10), (61, 'Github', 5, 'https://github.com/', '', NULL, 10), (62, '码云Gitee', 5, 'https://gitee.com/', '', NULL, 10), -(63, '吾爱破解', 5, 'https://www.52pojie.cn/', '', NULL, 10), +(63, 'Linux命令查询', 5, 'https://linux.lylme.com/', '', NULL, 10), (64, 'CSDN', 5, 'https://www.csdn.net/', '', NULL, 10), (65, 'CdnJs', 5, 'https://cdnjs.com/', '', NULL, 10), (66, '字节跳动CDN', 5, 'https://cdn.bytedance.com/', '', NULL, 10),