diff options
Diffstat (limited to 'www/403.php')
| -rw-r--r-- | www/403.php | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/403.php b/www/403.php new file mode 100644 index 0000000..4b354b8 --- /dev/null +++ b/www/403.php @@ -0,0 +1,8 @@ +<!Doctype html> +<head> +<title>Access forbidden</title> +</head> +<body> +<center> +<p>Facebook steals your data and violates your privacy.</p> +</center> |
