Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 370 Bytes

File metadata and controls

4 lines (3 loc) · 370 Bytes

Get_HTTPLinks

Script checks URL main source code for any HTTP (non-secure) URL's.

Change the URL for URI in code for the URL you want to check and run. The output will be any HTTP non-secure URL's found in the main page of the URL's source code. This only checks the source code of the main page for the URL entered. It does not crawl other pages within the site.