housekeeping

This commit is contained in:
anarch3 2022-11-22 22:04:24 -05:00
parent c4035912ea
commit da7132822e
8 changed files with 84 additions and 116 deletions

View file

@ -47,7 +47,7 @@ return string.slice((string.lastIndexOf(".") - 2 >>> 0) + 2);
<option value="7">7 days</option>
<option value="14">14 days</option>
<option value="30">30 days</option>
<option value="">never</option>
<option selected value="">never</option>
</select></p>
<p class="dragregion">Click the file to copy the url</p>
</div>