Closed Macleykun closed 3 years ago
I do think it's working with: curl https://http-observatory.security.mozilla.org/api/v1/analyze?host=voxsiren.net&rescan=true or in this case: curl https://http-observatory.security.mozilla.org/api/v1/analyze?host=rockraidersx.com&rescan=true
I want to keep this button from becoming pending:
I believe i have to wget/curl this url: https://http-observatory.security.mozilla.org/api/v1/analyze?host=rockraidersx.com&rescan=true
But when i tried this out, i noticed it didn't really worked out the way i intended it too. Does anyone know how to initiatie a rescan when using curl for a url? Ofcours i'll only run that command every other day (with crontab or github workflow).