From b411fd141be039a1e049005e4ba8289b9cd9d387 Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Fri, 16 Sep 2022 14:36:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=9D=E8=AF=95=E5=A2=9E=E5=8A=A0=E8=B1=86?= =?UTF-8?q?=E7=93=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/drpy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/drpy.js b/js/drpy.js index 29e6607..523b4d0 100644 --- a/js/drpy.js +++ b/js/drpy.js @@ -2,7 +2,7 @@ var rule = { title:'drpy', host:'https://frodo.douban.com', homeUrl:'', - searchUrl:'https://v.sogou.com/v?query=**&typemask=6&p=&dp=&dr=&_asf=v.sogou.com&enter=1&ie=utf8', + searchUrl:'', searchable:1, quickSearch:0, filterable:1, -- GitLab