We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 464b387 commit 4735f1bCopy full SHA for 4735f1b
1 file changed
Picviewer CE+/pvcep_rules.js
@@ -1073,7 +1073,7 @@ var siteInfo = [
1073
}
1074
return target;
1075
},
1076
- r: [/\/w\/\d+\/(h\/\d+\/)?(q\/\d+\/)?/i, /.*\.xhscdn\.com.*\/(\w+)(!.*|$)/i],
+ r: [/\/w\/\d+\/(h\/\d+\/)?(q\/\d+\/)?/i, /.*\.xhscdn\.com.*\d\/(\w+)(!.*|$)/i],
1077
s: ["/w/1080/", "https://sns-img-bd.xhscdn.com/$1"]
1078
1079
{
0 commit comments