mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
Add noscript tag
This commit is contained in:
@@ -19,6 +19,7 @@ if (storage.has('referrer')) {
|
||||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
$('#page-one').removeAttr('hidden');
|
||||
$('#file-upload').change(onUpload);
|
||||
|
||||
$('.legal-links a, .social-links a, #dl-firefox').click(function(target) {
|
||||
|
||||
Reference in New Issue
Block a user