aboutsummaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 569a4b9..02fd136 100644
--- a/index.php
+++ b/index.php
@@ -70,7 +70,7 @@ try {
$route = rtrim($route, '/');
$GLOBALS['forceopen'] = isset($_GET['forceopen']);
- $GLOBALS['netcut'] = preg_match('@^relive/([0-9]+)/cut$@', $route);
+ $GLOBALS['netcut'] = preg_match('@/cut$@', $route);
// generic template