]> 472bisson.ca Git - magnet.git/commitdiff
Added iStoreTor and formated Code
authorManjunath CV <cvmanjoo@gmail.com>
Sat, 3 May 2014 18:06:54 +0000 (23:36 +0530)
committerManjunath CV <cvmanjoo@gmail.com>
Sat, 3 May 2014 18:06:54 +0000 (23:36 +0530)
index.php
infohash.txt

index 5a928c050618e46c81251ea1eccaccc8906134ba..0838e177056c49aff3f8c8dcb99f88c8d1487832 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,3 +1,45 @@
+<?php\r
+/************************\r
+  http://torrage.com/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent\r
+  http://torcache.net/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent\r
+  http://zoink.it/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent\r
+  http://istoretor.com/fdown.php?hash=640FE84C613C17F663551D218689A64E8AEBEABE\r
+ *************************/\r
+if(filter_has_var(INPUT_GET, 'infohash') && filter_has_var(INPUT_GET, 'site'))\r
+{\r
+    $infohash = filter_input(INPUT_GET, 'infohash');\r
+    $site = filter_input(INPUT_GET, 'site');\r
+    if(strlen($infohash) == 40 && ctype_xdigit($infohash))\r
+    {\r
+        $infohash = strtoupper($infohash);\r
+        //echo "Debug:$url = ".$url."<br />";\r
+        if($site == 'torrage')\r
+        {\r
+            $url = "http://torrage.com/torrent/" . $infohash . ".torrent";\r
+            header('Location: ' . $url);  //Internet \r
+        }\r
+        else if($site == 'torcache')\r
+        {\r
+            $url = "http://torcache.net/torrent/" . $infohash . ".torrent";\r
+            header('Location: ' . $url);  //Internet \r
+        }\r
+        else if($site == 'istoretor')\r
+        {\r
+            $url = "http://istoretor.com/fdown.php?hash=" . $infohash . ".torrent";\r
+            header('Location: ' . $url);  //Internet \r
+        }\r
+        else\r
+        {\r
+            $url = "http://zoink.it/torrent/" . $infohash . ".torrent";\r
+            header('Location: ' . $url);  //Internet \r
+        }\r
+    }\r
+    else\r
+    {\r
+        echo "<span>Invalid INFO_HASH</span>";\r
+    }\r
+}\r
+?>\r
 <!DOCTYPE html>\r
 <html lang="en">\r
     <head>\r
             <input type="radio" name="site" value="istoretor"/>\r
             <span>iStoreTor</span>\r
         </form>                \r
-        <?php\r
-        /************************\r
-          http://torrage.com/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent\r
-          http://torcache.net/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent\r
-          http://zoink.it/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent\r
-         * http://istoretor.com/fdown.php?hash=640FE84C613C17F663551D218689A64E8AEBEABE\r
-        *************************/\r
-        if(filter_has_var(INPUT_GET, 'infohash') && filter_has_var(INPUT_GET, 'site'))\r
-        {\r
-            $infohash = filter_input(INPUT_GET, 'infohash');\r
-            $site = filter_input(INPUT_GET, 'site');\r
-            if(strlen($infohash) == 40 && ctype_xdigit($infohash))\r
-            {\r
-                $infohash = strtoupper($infohash);\r
-                //echo "Debug:$url = ".$url."<br />";\r
-                if($site == 'torrage')\r
-                {\r
-                    $url = "http://torrage.com/torrent/" . $infohash . ".torrent";\r
-                    header('Location: ' . $url);  //Internet \r
-                }\r
-                else if($site == 'torcache')\r
-                {\r
-                    $url = "http://torcache.net/torrent/" . $infohash . ".torrent";\r
-                    header('Location: ' . $url);  //Internet \r
-                }\r
-                else if($site == 'istoretor')\r
-                {\r
-                    $url = "http://istoretor.com/fdown.php?hash=" . $infohash . ".torrent";\r
-                    header('Location: ' . $url);  //Internet \r
-                }\r
-                else\r
-                {\r
-                    $url = "http://zoink.it/torrent/" . $infohash . ".torrent";\r
-                    header('Location: ' . $url);  //Internet \r
-                }\r
-            }\r
-            else\r
-            {\r
-                echo "<span>Invalid INFO_HASH</span>";\r
-            }\r
-        }\r
-        ?>\r
+        <br>\r
+        <br>\r
+        <a href="magnet.php">Create Magnet link</a>\r
+        \r
+        \r
     </body>\r
 </html>                                                                                                           
\ No newline at end of file
index 3348e24ff9f102b4aaf96cdb2f7de306a20a7058..36e2399b1132d52a2507daa5d845b9f62e925304 100644 (file)
@@ -1,13 +1,14 @@
-http://torrage.com/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent
-http://torcache.net/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent
-http://zoink.it/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent
-
-ubuntu-13.10-desktop-i386.iso --> 597A92F6EEED29E6028B70B416C847E51BA76C38
-non exist --> 886D8CA336A8BBE7C1B19C8B5D23729496F7A48F
-xbmc-12.3.exe --> F948DD1E2A216B018FC3B5BA3FB4B1A63F61F06B
-
-http://mgnet.me/api.html
-magnet:?xt=urn:btih:FCB3DA0B7978EFC6157791D7B3224826FE749C09&dn=Nikita.1x01.(HDTV-LOL)&tr=udp://tracker.openbittorrent.com:80&tr=udp://tracker.publicbt.com:80&tr=udp://tracker.istole.it:80&tr=udp://open.demonii.com:80&tr=udp://tracker.coppersurfer.tk:80
-
+http://torrage.com/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent\r
+http://torcache.net/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent\r
+http://zoink.it/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent\r
+http://istoretor.com/t/640FE84C613C17F663551D218689A64E8AEBEABE\r
+\r
+ubuntu-13.10-desktop-i386.iso --> 597A92F6EEED29E6028B70B416C847E51BA76C38\r
+non exist --> 886D8CA336A8BBE7C1B19C8B5D23729496F7A48F\r
+xbmc-12.3.exe --> F948DD1E2A216B018FC3B5BA3FB4B1A63F61F06B\r
+\r
+http://mgnet.me/api.html\r
\r
+magnet:?xt=urn:btih:E07744C839318F95DADC57809F11465A2D26EE73&dn=Non+Stop+2014+1080p+Trailer&tr=udp://tracker.openbittorrent.com:80/announce&tr=udp://open.demonii.com:1337&ws=http://videos.hd-trailers.net/nonstop-tlr1_h1080p.mov\r
+\r
 magnet:?xt=urn:btih:<info-hash>&dn=<name>&tr=<tracker-url>&ws=<webseed>
\ No newline at end of file