first commit

This commit is contained in:
MatMasIt
2021-08-16 22:33:22 +02:00
commit cb84001242
770 changed files with 828229 additions and 0 deletions

4
src/evas/do.php Normal file
View File

@@ -0,0 +1,4 @@
<?php
foreach(glob("*.gif") as $r){
echo "\"https://webport.altervista.org/bots/telegram/lgbt/evas/".basename($r)."\",\n";
}