BuLi-Tipp hinzugefügt

This commit is contained in:
R40fendt
2025-05-06 10:30:33 +02:00
parent 976f617c32
commit 899d7c4fc6
8 changed files with 266 additions and 0 deletions

3
bulitipp/saison.php Executable file
View File

@@ -0,0 +1,3 @@
<?php
header("Access-Control-Allow-Origin: *");
echo file_get_contents("saison.txt");