Update index.php
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
$posturl = $_GET['post'];
|
||||
// $posturl = $_GET['post']; # not used anymore, changed to switchip
|
||||
$posturl = $_GET['switchip'];
|
||||
|
||||
?>
|
||||
<!doctype html>
|
||||
|
||||
Reference in New Issue
Block a user