From d020934527cda2ff9486a171112d46161ce6826b Mon Sep 17 00:00:00 2001 From: Surillya Date: Tue, 24 Jun 2025 00:29:23 +0200 Subject: [PATCH] Updated internet and media controls --- index.php | 6 +- internet.php | 202 +++++++++++++++++++++++++++++++++++---------------- 2 files changed, 141 insertions(+), 67 deletions(-) diff --git a/index.php b/index.php index 503dcd4..f4f06cc 100644 --- a/index.php +++ b/index.php @@ -319,7 +319,7 @@ if (!$state || !isset($state['localData']) || !json_decode($state['localData'], - + @@ -368,7 +368,7 @@ if (!$state || !isset($state['localData']) || !json_decode($state['localData'], - - - - -'; - if ($_SERVER['REQUEST_METHOD'] === 'POST' && $_POST['install'] === 'yes') { - shell_exec(' sudo bash /usr/thos/install-unblocker.sh'); - file_put_contents($extensionMarker, 'installed'); - echo ''; - sleep(1); - shell_exec('reboot'); - } - exit; -} -?> - - THOS Internet + THOS Browser + - -
-
- - - - - + +
+ +
+ +
+ +
-
+ +
+ +
+ + + + +
+ + +
+ + +
-
- + +
+ + +
- -
- + \ No newline at end of file