Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Update (5/21/2019)

Compare
Choose a tag to compare
@p1ho p1ho released this 21 May 04:42
· 204 commits to master since this release
cf8e2f9
  • Added isLocal: spin up a localhost, and you can pass the url like site-validator localhost:80/index.html --local (can pass --local or --isLocal) #48
  • Changed Caching Mechanism: validator results are no longer cached, only the crawled sitemap or an online file is cached. #47 (Also added --cache which does the same as --cacheTime #46)
  • Clear Cache: Implemented --clear-cache which clears out the /cache folder. #45