Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
更新了几个链接
Browse files Browse the repository at this point in the history
  • Loading branch information
Littlefean committed Jun 23, 2024
1 parent 6e999c1 commit 73eb948
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,16 @@ const searchEngines = [
name: "Fastsoso网盘搜索",
isSelected: true,
},
{
url: "https://zh.annas-archive.org/search?index=&page=1&q={{content}}&sort=",
name: "书籍搜索-安娜的档案",
isSelected: true,
},
{
url: "https://www.pdfdrive.com/search?q={{content}}&pagecount=&pubyear=&searchin=&em=",
name: "书籍搜索-pdfDrive",
isSelected: true,
},
];

window.onload = function () {
Expand Down

0 comments on commit 73eb948

Please sign in to comment.