first commit

This commit is contained in:
bob 2025-02-03 19:29:59 +01:00
parent 735274944f
commit 32f3e0c785
43 changed files with 10512 additions and 0 deletions

6
url.php Normal file
View file

@ -0,0 +1,6 @@
<?php
$url = $_SERVER['HTTP_REFERER'];
?>