mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
7 lines
No EOL
246 B
Text
Executable file
7 lines
No EOL
246 B
Text
Executable file
Last Tested: Fri Jun 21 13:54:53 SAST 2019
|
|
|
|
<?php
|
|
|
|
echo "Welcome to Nginx\n";
|
|
echo "This is the Travis Testing Environment for the Nginx Ultimate Bad Bot Blocker\n";
|
|
echo "Visit https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker\n"; |