From fbf7813f18293bbce9f54cd70a38aab41132242c Mon Sep 17 00:00:00 2001 From: Aadhavan Srinivasan Date: Fri, 1 Sep 2023 15:04:20 -0500 Subject: [PATCH] Made many changes (mostly stylistic) --- form.html | 105 +++++++++++++++++++++++++++--------------------------- 1 file changed, 53 insertions(+), 52 deletions(-) diff --git a/form.html b/form.html index 86aaf65..b77d9d4 100644 --- a/form.html +++ b/form.html @@ -2,20 +2,17 @@ session_start(); if (!isset($_SESSION['user'])) { header("Location: https://glink.zip/"); - exit(); } ?> - - - GLink + + + Link Creator - GLink - -

Link Shortener

-

Hello There!

+ - + -
-
+

Create a GLink!

+ -
- - * - : -
- -
-
-
- - * - : - -
- +
+
+ +
+ + * + : +
-
- +
+ + * + : + + + - - - - - - - -
- - - + + + + + + + + + +
+
    +
  • Enter the URL
  • +
  • Enter the GLink - a keyword used to identify your URL. This is optional, and if left blank, a random GLink will be generated for you.
  • +
  • The GLink that you enter will be appended to the URL, like so: glink.zip/example
  • +
  • If you don't want to geo-restrict it, you're good to go! Skip to step 6.
  • +
  • If you want to geo-restrict the link, select the checkbox, and provide a radius to use as a 'containment zone'. Only those individuals who are within that radius from your current location will be able to access the Glink.
  • +
  • Click 'Zip it!' to generate your custom URL.
  • +
+
+
+ +