X-Git-Url: https://472bisson.ca/gitweb/magnet.git/blobdiff_plain/27695224d865b9d893ac8fecc40c7809d3337b45..c0adce5f9b064b542725bc661737678311bd7479:/index.php
diff --git a/index.php b/index.php
index 3ac54f4..6f9e740 100644
--- a/index.php
+++ b/index.php
@@ -1,38 +1,125 @@
+
-
+
+
+ Magnet
+
+
-
- Torrage
-
-
-
-
-
- Torrage
-
-
- ";
- if(strlen($infohash) == 40 && ctype_xdigit($infohash))
- {
- //echo "Debug:$url = ".$url."
";
- $url = "http://torrage.com/torrent/".$infohash.".torrent";
- header( 'Location: '.$url ) ; //Internet
- }
- else
- {
- echo "Invalid INFO_HASH";
- }
- }
- ?>
-
+
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
Error : Infohash cannot be empty.
+
+
+
+
Error : Invalid Infohash.
+
+
+
+
+
+
Enter Some Torrent Info Hash
+
+
+
+
+
+
\ No newline at end of file