Skip to content

Commit f7f6a69

Browse files
committed
fix
1 parent ce31d96 commit f7f6a69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Picviewer CE+/Picviewer CE+.user.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@
705705
s: "http://$1$2"
706706
},
707707
{name: "ali",
708-
r: /(.*\.alicdn\.com\/.*?)((.jpg)?(\.|_)\d+x\d+.*|\.search)\.jpg$/,
708+
r: /(.*\.alicdn\.com\/.*?)((.jpg)?(\.|_)\d+x\d+.*|\.search)\.jpg(_\.webp)?$/,
709709
s: "$1.jpg"
710710
},
711711
{name: "1号店",

0 commit comments

Comments
 (0)