q1a2w3s4e5d6
Results
1
comments of
q1a2w3s4e5d6
This should probably fix it. ```js { name: 'hitomi', match: "^http(s)?://hitomi.la/reader/[0-9]+.html", img: '#comicImages img', next: '#comicImages img', numpages: function() { return W.our_galleryinfo.length; }, curpage: function() { return parseInt(W.curPanel); }, pages:...