Basically a vigenere system but using base64 as the alphabet. Designed to decrypt google drive links Copy and paste the final result from the plaintext by hitting "See Inside" and clicking on the item in the plaintext list.
all by me (the vigenere algorithm is from https://www.boxentriq.com/ciphers/vigenere-cipher but then translated from pseudocode to scratch)