Skip to content

Commit 17a6dec

Browse files
committed
Update searchJumperDefaultConfig.js
1 parent 53f0482 commit 17a6dec

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

SearchJumper/searchJumperDefaultConfig.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,8 @@ switch (lang) {
224224
},
225225
{
226226
"name": "百度小窗搜索",
227-
"url": "showTips:https://m.baidu.com/s?word=%s\n<iframe src=\"{url}\" style=\" width: 600px; height: 400px; \">\n</iframe>\n<style>\n.search-jumper-tips{\n background: unset;\n padding: 0;\n}\n</style>"
227+
"url": "showTips:\n<iframe src=\"https://m.baidu.com/s?word=%s\" style=\" width: 600px; height: 400px; \">\n</iframe>\n<style>\n.search-jumper-tips{\n background:unset;\n box-shadow:unset;\n}\n.search-jumper-tips iframe{\n background: #f5f5f5e0;\n box-shadow: 0px 0px 10px 0px #000;\n width: 600px;\n height: 400px;\n}\n</style>",
228+
"icon": "https://m.baidu.com/favicon.ico"
228229
},
229230
{
230231
"name": "百度站内搜",

0 commit comments

Comments
 (0)