Created
March 19, 2011 13:50
-
-
Save makevoid/877489 to your computer and use it in GitHub Desktop.
Thorrents example search results (the real results returned are more)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "results": [{ | |
| "name": "ubuntu desktop 10.10 i386", | |
| "magnet": "magnet:?xt=urn:btih:bcf2e587afd4d3....80%2Fannounce", | |
| "seeds": "157" | |
| }, { | |
| "name": "Ubuntu 10.10 amd64", | |
| "magnet": "magnet:?xt=urn:btih:4af6fb7cbfb87....80%2Fannounce", | |
| "seeds": "63" | |
| }, { | |
| "name": "Ubuntu Ultimate Edition", | |
| "magnet": "magnet:?xt=urn:btih:429f2330241....80%2Fannounce", | |
| "seeds": "36" | |
| }] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment