forked from DebaucheryLibrarian/traxxx
Added preflight method to scrapers. Added Assylum.
This commit is contained in:
@@ -149,6 +149,7 @@ const funcs = {
|
||||
qurl,
|
||||
qurls,
|
||||
qa: qall,
|
||||
qs: qall,
|
||||
qd: qdate,
|
||||
qi: qimage,
|
||||
qis: qimages,
|
||||
@@ -175,6 +176,7 @@ function init(element, window) {
|
||||
|
||||
return {
|
||||
element,
|
||||
el: element,
|
||||
html: element.outerHTML || element.body.outerHTML,
|
||||
...(window && {
|
||||
window,
|
||||
|
||||
Reference in New Issue
Block a user