Create php-ddos-shield.lnk.php

This commit is contained in:
Namhyeon Go 2019-06-04 15:42:16 +09:00 committed by GitHub
parent 53226a3013
commit 1632599a36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,3 @@
<?php
echo "DDoS protection is only for sponsors: <a href="https://patreon.com/catswords">https://patreon.com/catswords</a>";
?>