From 0db2dacb14b61352c29ec82cbf78b911f22c7579 Mon Sep 17 00:00:00 2001 From: swiftyspiffy Date: Sun, 27 Aug 2017 12:54:18 -0800 Subject: [PATCH] Adds request modal as well as stuff for stats page. --- index.php | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 50 insertions(+), 5 deletions(-) diff --git a/index.php b/index.php index d835b36..206778b 100644 --- a/index.php +++ b/index.php @@ -25,6 +25,9 @@ + Twitch Token Generator by swiftyspiffy @@ -38,6 +41,37 @@ +

@@ -65,7 +99,7 @@ As a security precaution, this tool does NOT store your access token. You will need to generate a new token if you've lost your current one.
- +

Available Token Scopes

@@ -172,18 +206,29 @@
-
+
+
- +
+ +
+
+

TwitchTokenGenerator.com Statistics NEW

+
+
+ All available anonymized service statistics can be found at the following link: https://twitchtokengenerator.com/stats +
+
+
- Website Source: Repo
This tool was created and is maintained by swiftyspiffy.
Twitch | Twitter | GitHub
+ Website Source: Repo
This tool was created and is maintained by swiftyspiffy.
Twitch | Twitter | GitHub


@@ -202,4 +247,4 @@ var authSuccessful = 1 ? "true" : "false"); ?>; /* --- Runtime PHP Generated JS Vars START -- */ - \ No newline at end of file +