diff options
Diffstat (limited to 'blacklist.inc')
-rw-r--r-- | blacklist.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/blacklist.inc b/blacklist.inc new file mode 100644 index 0000000..a9db751 --- /dev/null +++ b/blacklist.inc @@ -0,0 +1,3 @@ +<?php + echo "ok\n"; +?> |