X-Git-Url: https://472bisson.ca/gitweb/magnet.git/blobdiff_plain/62e96b27b092c3c529f8da78b8e8548e058a834f..074dff7b148e5072d0794991ad1841b3e84dcfbf:/index.php diff --git a/index.php b/index.php index 090c191..7fb3a88 100644 --- a/index.php +++ b/index.php @@ -1,49 +1,134 @@ + - - - Torrage - - - - -

Torrage

-
- - -
- - Torrage - - Torcache -
- "; - if ($site == 'torrage') - { - $url = "http://torrage.com/torrent/" . $infohash . ".torrent"; - header('Location: ' . $url); //Internet - } - else - { - $url = "http://torcache.net/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