Turn off scans

This commit is contained in:
Sam Carlton 2022-12-17 13:51:48 -06:00
parent fe9a2bf4ae
commit 4a7c613dca

View file

@ -9,10 +9,12 @@ const port = 1337
// Example: doesitarm-cif09horl-samcarltoncreative.vercel.app
const vercelUrl = process.env.VERCEL_URL
const runScans = false
;(async () => {
// Disable on linux (server environments)
if ( isLinux() ) return
if ( runScans && isLinux() ) return
// await scanNewAppsAsBrowser()
// http://localhost:3000/