Skip to content

Commit a995541

Browse files
committed
Update pvcep_rules.js
1 parent 7a090ac commit a995541

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Picviewer CE+/pvcep_rules.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1857,6 +1857,14 @@ var siteInfo = [
18571857
query: ".main-image"
18581858
}
18591859
},
1860+
{
1861+
name: "Yupoo main",
1862+
url: /\byupoo\.com\//,
1863+
xhr: {
1864+
url: "a[href^='/albums/']",
1865+
query: "[data-type=photo]>img[data-src]",
1866+
}
1867+
},
18601868
{
18611869
name: "MAL Anime/Manga",
18621870
src: /^https:\/\/cdn\.myanimelist\.net/,

0 commit comments

Comments
 (0)