Skip to content

Commit 245a405

Browse files
committed
Update pvcep_rules.js
1 parent 2904f7d commit 245a405

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Picviewer CE+/pvcep_rules.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2031,5 +2031,11 @@ var siteInfo = [
20312031
url: "/^https://(www\\.)?img(?:inn|sed)\\.com/p/[\\w-]/",
20322032
query: '.swiper-slide,.downloads a'
20332033
}
2034+
},
2035+
{
2036+
name: "zlib",
2037+
src: /^https:\/\/[^\/]+\.cdn\-zlib\./i,
2038+
r: /covers\d+/i,
2039+
s: 'covers4096'
20342040
}
20352041
];

0 commit comments

Comments
 (0)