mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-03-01 10:37:43 +00:00
Using node-kickass-json instead of node-kickass
The major difference is the use of the JSON API of Kickass instead of parsing the XML file of the search.
This commit is contained in:
@@ -49,18 +49,20 @@
|
||||
<pre>
|
||||
{
|
||||
"title":"Ubuntu 14.04 LTS Trusty Tahr desktop 32bit ISO",
|
||||
"description":"Ubuntu 14.04",
|
||||
"date":"2014-04-17T18:22:07.000Z",
|
||||
"category":"Applications",
|
||||
"link":"http://kickass.to/ubuntu-14-04-lts-trusty-tahr-desktop-32bit-iso-t9007070.html",
|
||||
"categories":[
|
||||
"Applications - UNIX"
|
||||
],
|
||||
"torrentFileInfo":{
|
||||
"url":"http://torcache.net/torrent/7A1073BC39E6B0B01E3730227B8FFEA6AEAC5D59.torrent?title=[kickass.to]ubuntu.14.04.lts.trusty.tahr.desktop.32bit.iso",
|
||||
"type":"application/x-bittorrent",
|
||||
"length":"1017118720"
|
||||
},
|
||||
"torrentMagnet":"magnet:?xt=urn:btih:7A1073BC39E6B0B01E3730227B8FFEA6AEAC5D59&dn=ubuntu+14+04+lts+trusty+tahr+desktop+32bit+iso&tr=udp%3A%2F%2Fopen.demonii.com%3A1337%2Fannounce"
|
||||
"guid":"http://kickass.to/ubuntu-14-04-lts-trusty-tahr-desktop-32bit-iso-t9007070.html",
|
||||
"pubDate":"Thursday 17 Apr 2014 18:22:07 +0000",
|
||||
"torrentLink":"http://torcache.net/torrent/7A1073BC39E6B0B01E3730227B8FFEA6AEAC5D59.torrent?title=[kickass.to]ubuntu.14.04.lts.trusty.tahr.desktop.32bit.iso",
|
||||
"files":1,
|
||||
"comments":0,
|
||||
"hash":"7A1073BC39E6B0B01E3730227B8FFEA6AEAC5D59",
|
||||
"peers":2394,
|
||||
"seeds":2092,
|
||||
"leechs":302,
|
||||
"size":1017118720,
|
||||
"votes":2,
|
||||
"verified":0
|
||||
}
|
||||
</pre></p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user