Skip to content

Add random url choosing

Dean requested to merge Ratismal:randomurl into master

Created by: Ratismal

This implements a system where you can input multiple URLs (delimited by semicolons) for uploads/shortening. Upon execution, the script will choose one of these URLs to return to you.

Also fixed a thing in the shortenset function where it was checking if finishstring was equal to "q" instead of shortenstring.

Merge request reports