It's actually quite simple—in plain terms, it's just database operations!
First Steps:
Open the database and locate the "Friendly Links" data table.phome_enewslink
the second step:
Clear this table? If you wish to save the linked websites in this table, please do not clear it.

the third step:
Simply modify the code by changing the link and the name!
After making the necessary edits, simply execute the SQL statement to batch-add friendly links!
INSERT INTO `phome_enewslink` (`lid`, `lname`, `lpic`, `lurl`, `ltime`, `onclick`, `width`, `height`, `target`, `myorder`, `email`, `lsay`, `checked`, `ltype`, `classid`) VALUES (NULL, '红穆博客', '', 'https://www.4s5.cn/', '2050-02-09 02:27:32', '0', '88', '31', '_blank', '0', '', '', '1', '0', '0');
INSERT INTO `phome_enewslink` (`lid`, `lname`, `lpic`, `lurl`, `ltime`, `onclick`, `width`, `height`, `target`, `myorder`, `email`, `lsay`, `checked`, `ltype`, `classid`) VALUES (NULL, '在线网站缩略图生成', '', 'https://mkpic.4s5.cn/', '2050-02-09 02:27:32', '0', '88', '31', '_blank', '0', '', '', '1', '0', '0');
INSERT INTO `phome_enewslink` (`lid`, `lname`, `lpic`, `lurl`, `ltime`, `onclick`, `width`, `height`, `target`, `myorder`, `email`, `lsay`, `checked`, `ltype`, `classid`) VALUES (NULL, '音乐小播放器', '', 'https://api.4s5.cn/music/', '2050-02-09 02:27:32', '0', '88', '31', '_blank', '0', '', '', '1', '0', '0');Video Operation Tutorial