Update index.php

This commit is contained in:
Nasir Hafeez
2024-07-01 17:59:03 +05:00
committed by GitHub
parent 2c21229ba5
commit 8961068463

View File

@@ -1,7 +1,6 @@
<?php
// $posturl = $_GET['post']; # not used anymore, changed to switchip
$posturl = $_GET['switchip'];
$posturl = $_GET['post'];
?>
<!doctype html>