Skip to content

Commit 4735f1b

Browse files
committed
Update pvcep_rules.js
1 parent 464b387 commit 4735f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Picviewer CE+/pvcep_rules.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1073,7 +1073,7 @@ var siteInfo = [
10731073
}
10741074
return target;
10751075
},
1076-
r: [/\/w\/\d+\/(h\/\d+\/)?(q\/\d+\/)?/i, /.*\.xhscdn\.com.*\/(\w+)(!.*|$)/i],
1076+
r: [/\/w\/\d+\/(h\/\d+\/)?(q\/\d+\/)?/i, /.*\.xhscdn\.com.*\d\/(\w+)(!.*|$)/i],
10771077
s: ["/w/1080/", "https://sns-img-bd.xhscdn.com/$1"]
10781078
},
10791079
{

0 commit comments

Comments
 (0)