Testing cset foretell cookies

This commit is contained in:
NunoSempere 2021-04-25 14:53:37 +02:00
parent f092c800ab
commit 0490783289

View File

@ -146,6 +146,7 @@ async function csetforetell_inner(cookie){
console.log(question) console.log(question)
} }
results.push(question) results.push(question)
console.log(question)
} catch(error){ } catch(error){
console.log(error) console.log(error)
console.log(`We encountered some error when fetching the URL: ${url}, so it won't appear on the final json`) console.log(`We encountered some error when fetching the URL: ${url}, so it won't appear on the final json`)