You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using the --json flag I am getting a mix of of json output with non-json output. there is a URL entry at the top in JSON, but mostly all URL entries are not JSON at the end of the output.
gospider "https://domain.com" --json
when using the --json flag I am getting a mix of of json output with non-json output. there is a URL entry at the top in JSON, but mostly all URL entries are not JSON at the end of the output.
output:
{"input":"https://domain.com/","source":"body","type":"javascript","output":"https://www.domain.com/javascripts/module-carousel.js?revision=c260715b-4ea6-4373-9c83-977f2d58862f","status":0,"length":0}
{"input":"https://domain.com/","source":"body","type":"javascript","output":"https://www.domain.com/javascripts/module-sagments.js?revision=9863a32b-287b-4e2f-aace-a5b6eb015420","status":0,"length":0}
{"input":"https://domain.com/","source":"body","type":"javascript","output":"https://www.domain.com/javascripts/searchhead.js?revision=cfcbea16-89d5-4e6e-bd83-4679853ec6ae","status":0,"length":0}
[url] - [code-200] - https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.js
[url] - [code-200] - https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.8.1/slick.min.js
[url] - [code-200] - https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js
[url] - [code-200] - https://cdn.jsdelivr.net/npm/vue@3.4.15/dist/vue.global.prod.js
The text was updated successfully, but these errors were encountered: