Skip to content

Commit 26b43aa

Browse files
committed
Update searchJumperDefaultConfig.js
1 parent ba549f1 commit 26b43aa

File tree

1 file changed

+6
-16
lines changed

1 file changed

+6
-16
lines changed

SearchJumper/searchJumperDefaultConfig.js

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ switch (lang) {
132132
},
133133
{
134134
"name": "🔗 打开文字链接",
135-
"url": "%sr.replace(/(点|。)/g,\".\").replace(/[^ \\w\\-_\\.~!\\*';:@&=\\+\\$,\\/\\?#\\[\\]%]/g,\"\").replace(/.*([ ::]|^)(1[a-z0-9]{22,}).*?\\b([a-z0-9]{4}\\b|$).*/i,\"https://pan.baidu.com/s/$1?pwd=$2\").replace(/ /g,\"\").replace(/^/,\"http://\").replace(/^http:\\/\\/(https?:)/,\"$1\")",
135+
"url": "%sr.replace(/(点|。)/g,\".\").replace(/[^\\s\\w\\-_\\.~!\\*';:@&=\\+\\$,\\/\\?#\\[\\]%]/g,\"\").replace(/https:\\/\\/pan\\.baidu\\.com\\/s\\//,\"\").replace(/.*([\\s::]|^)(1[a-z_0-9\\-]{22,})[\\s\\S]*?\\b([a-z0-9]{4}\\b|$).*/i,\"https://pan.baidu.com/s/$2?pwd=$3\").replace(/ /g,\"\").replace(/^/,\"http://\").replace(/^http:\\/\\/(https?:)/,\"$1\")",
136136
"kwFilter": "\\w\\S*\\.\\S*\\w|\\w.*[点。].*\\w|1[a-zA-Z0-9]{22,}",
137137
"description": "支持类似“pan点baidu。com😄河蟹”以及“1bP23pzUpIV4CMuoMjOfxFA提取码:prt4”的分享链接",
138138
"nobatch": true
@@ -285,14 +285,9 @@ switch (lang) {
285285
"openInNewTab": true
286286
},
287287
{
288-
"name": "便宜服务器",
289-
"url": "https://my.racknerd.com/aff.php?aff=12390",
290-
"description": "性价比最高的服务器,2刀一个月"
291-
},
292-
{
293-
"name": "稳定服务器vultr",
294-
"url": "https://www.vultr.com/?ref=7427668",
295-
"description": "老牌 VPS 服务商,5刀一个月。胜在稳定"
288+
"name": "☁️便宜服务器",
289+
"url": "https://my.racknerd.com/aff.php?aff=12390&pid=903",
290+
"description": "👍性价比最高的服务器,一年仅需11美元\n可以用支付宝付款\n已经稳定运行6年"
296291
},
297292
{
298293
"name": "便宜域名",
@@ -676,13 +671,8 @@ switch (lang) {
676671
},
677672
{
678673
"name": "Cheap VPS",
679-
"url": "https://my.racknerd.com/aff.php?aff=12390",
680-
"description": "Most cost-effective server, $2 per month"
681-
},
682-
{
683-
"name": "Stable VPS",
684-
"url": "https://www.vultr.com/?ref=7427668",
685-
"description": "Veteran VPS provider, $5 per month, wins in stability"
674+
"url": "https://my.racknerd.com/aff.php?aff=12390&pid=903",
675+
"description": "Most cost-effective server, $11 per year"
686676
},
687677
{
688678
"name": "Cheap Domain",

0 commit comments

Comments
 (0)