From 4d60f9af44f5c79104947959cc1f4d7719a3e9d2 Mon Sep 17 00:00:00 2001 From: Aram Markarov Date: Sat, 12 Apr 2025 22:46:21 +0200 Subject: [PATCH] Testing git push from server --- .gitignore | 0 .rnd | Bin composer.json | 0 favicons/android-chrome-192x192.png | Bin favicons/android-chrome-512x512.png | Bin favicons/apple-touch-icon.png | Bin favicons/favicon-16x16.png | Bin favicons/favicon-32x32.png | Bin favicons/favicon.ico | Bin gameron.php | 0 games.php | 0 html/index.nginx-debian.html | 0 index.php | 0 info.php | 0 live.php | 52 ---------------------------- socials.php | 0 test.mjs | 0 17 files changed, 52 deletions(-) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .rnd mode change 100644 => 100755 composer.json mode change 100644 => 100755 favicons/android-chrome-192x192.png mode change 100644 => 100755 favicons/android-chrome-512x512.png mode change 100644 => 100755 favicons/apple-touch-icon.png mode change 100644 => 100755 favicons/favicon-16x16.png mode change 100644 => 100755 favicons/favicon-32x32.png mode change 100644 => 100755 favicons/favicon.ico mode change 100644 => 100755 gameron.php mode change 100644 => 100755 games.php mode change 100644 => 100755 html/index.nginx-debian.html mode change 100644 => 100755 index.php mode change 100644 => 100755 info.php delete mode 100644 live.php mode change 100644 => 100755 socials.php mode change 100644 => 100755 test.mjs diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.rnd b/.rnd old mode 100644 new mode 100755 diff --git a/composer.json b/composer.json old mode 100644 new mode 100755 diff --git a/favicons/android-chrome-192x192.png b/favicons/android-chrome-192x192.png old mode 100644 new mode 100755 diff --git a/favicons/android-chrome-512x512.png b/favicons/android-chrome-512x512.png old mode 100644 new mode 100755 diff --git a/favicons/apple-touch-icon.png b/favicons/apple-touch-icon.png old mode 100644 new mode 100755 diff --git a/favicons/favicon-16x16.png b/favicons/favicon-16x16.png old mode 100644 new mode 100755 diff --git a/favicons/favicon-32x32.png b/favicons/favicon-32x32.png old mode 100644 new mode 100755 diff --git a/favicons/favicon.ico b/favicons/favicon.ico old mode 100644 new mode 100755 diff --git a/gameron.php b/gameron.php old mode 100644 new mode 100755 diff --git a/games.php b/games.php old mode 100644 new mode 100755 diff --git a/html/index.nginx-debian.html b/html/index.nginx-debian.html old mode 100644 new mode 100755 diff --git a/index.php b/index.php old mode 100644 new mode 100755 diff --git a/info.php b/info.php old mode 100644 new mode 100755 diff --git a/live.php b/live.php deleted file mode 100644 index 7b6aa42..0000000 --- a/live.php +++ /dev/null @@ -1,52 +0,0 @@ - - - - - - - Live Stream - - - - - -
-
-

Live Stream

- -
-
- -
-

Live Video Feed

- -
- - - - - - diff --git a/socials.php b/socials.php old mode 100644 new mode 100755 diff --git a/test.mjs b/test.mjs old mode 100644 new mode 100755