Skip to content

Commit

Permalink
added nono redirects to folders that are restricted.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredghostkyle committed Jul 31, 2014
1 parent 73cdc2f commit 7daaf51
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions comicfiles/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<html>
<script>location.href='../?NONO='</script>
<p>Redirecting....</p>
</html>
4 changes: 4 additions & 0 deletions fonts/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<html>
<script>location.href='../?NONO='</script>
<p>Redirecting....</p>
</html>
4 changes: 4 additions & 0 deletions htmladd/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<html>
<script>location.href='../?NONO='</script>
<p>Redirecting....</p>
</html>

0 comments on commit 7daaf51

Please sign in to comment.