stage #1

Merged
ThaMunsta merged 351 commits from stage into main 2025-11-10 14:37:21 +00:00
Showing only changes of commit 3ff206f84d - Show all commits

3
cron/.htaccess Normal file
View File

@@ -0,0 +1,3 @@
<FilesMatch "\.(php)$">
Require all denied
</FilesMatch>