An online interface/frontend for TSSChecker.
Preview: https://tsssaver.1conan.com
- Download to ZIP
- Save to Google Drive
- Save to Dropbox
- Instant blob saving
- Google Recaptcha
- MySQL/MariaDB
- PHP 5.5+ (7+ Recommended)
- PHP-pdo-mysql
- shell_exec()
- TSSChecker
- img4tool
- Cron (Optional)
Coming soon.
I used nginx with fancyindex module for that. Here is the config for it.
location /shsh {
index index.php;
fancyindex on;
fancyindex_exact_size off;
fancyindex_header "/index/header.html";
fancyindex_footer "/index/footer.html";
fancyindex_localtime on;
}
Licensed under MIT
Exceptions in the licensing:
@jakeajames, @nstuj, or "Arshia Shojaian" is not allowed to use any of the code here.