X-Git-Url: https://472bisson.ca/gitweb/magnet.git/blobdiff_plain/9d9004e2b66ba893fe79375fe23ffb6f31800cdf..refs/heads/master:/index.php diff --git a/index.php b/index.php index c32640f..238a241 100644 --- a/index.php +++ b/index.php @@ -1,42 +1,132 @@ - - - - - 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 + + + + + Magnet + + + + + + + + +
+
+
+

Magnet Info

+
+
+

+ + +

+

+ + +

+

+ + +

+

+ + +

+

+ + +

+
+
+ +
+

Error : Infohash cannot be empty.

+
+ +
+

Error : Invalid Infohash.

+
+ +
+

+
+ +
+

Enter Some Torrent Info Hash

+
+ +
+ + + \ No newline at end of file