Security info

If you're trying to see if there's some goofy stuff in the script, you can look in the 'setup_drive.sh' because that's where all the code is. Also, there is no JavaScript on this website. Plain HTML and shell code.

How to access the drive server?

Copy paste the program listed below

curl -O https://server-es8.pages.dev/scripts/setup_drive.sh; chmod +x setup_drive.sh; ./setup_drive.sh

Why static domain?

I'm not getting paid for making these so of course I won't spend any money for a custom domain hosting. I'm just making these because I just wanted to.