On viewcomic, work on both blogger and wordpress-based pages
This commit is contained in:
parent
47e0ba2c93
commit
17ea2ea7bc
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
}
|
||||
let name = end ? end : 'comic';
|
||||
|
||||
let imgs = $('div.pinbin-copy img.picture').toArray();
|
||||
let imgs = $('div.pinbin-copy img.picture, div.pinbin-copy img.hoverZoomLink').toArray();
|
||||
console.log(imgs);
|
||||
|
||||
function getOne() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue