├── README.md ├── SpotCheck.py └── requeriments.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrSentex/SpotCheck/HEAD/README.md -------------------------------------------------------------------------------- /SpotCheck.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MrSentex/SpotCheck/HEAD/SpotCheck.py -------------------------------------------------------------------------------- /requeriments.txt: -------------------------------------------------------------------------------- 1 | colorama 2 | requests 3 | tqdm 4 | bs4 5 | 6 | --------------------------------------------------------------------------------