Update index.php

This commit is contained in:
Nasir Hafeez
2024-06-24 11:43:44 +05:00
committed by GitHub
parent 04f65c2b4f
commit 40c06e762c

View File

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