Puppeteer fetcher, adding disk cache and other fixes (#1563)

This commit is contained in:
dgtlmoon
2023-05-10 23:23:34 +02:00
committed by GitHub
parent 8eee913438
commit 5325918f29
3 changed files with 111 additions and 10 deletions

View File

@@ -17,7 +17,6 @@ try {
// Include the getXpath script directly, easier than fetching
function getxpath(e) {
var n = e;