Skip to content

Commit 4732f37

Browse files
committed
fix
1 parent a3beca2 commit 4732f37

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
@@ -803,7 +803,7 @@
803803
// GithubAvatars
804804
{name: "GithubAvatars",
805805
d: "github.com",
806-
r: /(avatars\d+\.githubusercontent\.com.*)\?.*$/i,
806+
r: /(avatars\d*\.githubusercontent\.com.*)\?.*$/i,
807807
s: "$1",
808808
example: "https://avatars2.githubusercontent.com/u/3233275/",
809809
},

0 commit comments

Comments
 (0)