From 49d8573918660a9cc50190c8b9dba964ec52884d Mon Sep 17 00:00:00 2001 From: crispytx Date: Mon, 9 May 2016 23:25:23 -0500 Subject: [PATCH 1/2] Delete index.html --- index.html | 218 ----------------------------------------------------- 1 file changed, 218 deletions(-) delete mode 100644 index.html diff --git a/index.html b/index.html deleted file mode 100644 index c11c7bb..0000000 --- a/index.html +++ /dev/null @@ -1,218 +0,0 @@ - - - - - - - - -
-

tube.php

-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
- - - From fdb383cf81f5655cb346dadd7f5d81a9122e0082 Mon Sep 17 00:00:00 2001 From: crispytx Date: Mon, 9 May 2016 23:30:22 -0500 Subject: [PATCH 2/2] added error handling to the front-end Additional error handling added: file size and type limits --- index.html | 226 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 226 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..b2d7209 --- /dev/null +++ b/index.html @@ -0,0 +1,226 @@ + + + + + + + + +
+

tube.php

+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+ + +