Added the awkward pagination to PornCZ scraper.

This commit is contained in:
DebaucheryLibrarian
2020-07-23 00:55:55 +02:00
parent 46c6c4dd21
commit 9ef5ea8fb6
5 changed files with 29 additions and 12 deletions

View File

@@ -435,6 +435,8 @@ module.exports = {
formatDate,
get,
getAll,
fetch: get,
fetchAll: getAll,
context: init,
contextAll: initAll,
ed: extractDate,