Browse Source

Minor fixes in search engines

adaptive-webui-19844
ngosang 10 years ago
parent
commit
cd5f904b53
  1. BIN
      src/searchengine/nova/engines/btdigg.png
  2. 8
      src/searchengine/nova/engines/btdigg.py
  3. 6
      src/searchengine/nova/engines/kickasstorrents.py
  4. 4
      src/searchengine/nova/engines/legittorrents.py
  5. 13
      src/searchengine/nova/engines/versions.txt
  6. BIN
      src/searchengine/nova3/engines/btdigg.png
  7. 8
      src/searchengine/nova3/engines/btdigg.py
  8. 6
      src/searchengine/nova3/engines/kickasstorrents.py
  9. 4
      src/searchengine/nova3/engines/legittorrents.py
  10. 13
      src/searchengine/nova3/engines/versions.txt

BIN
src/searchengine/nova/engines/btdigg.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 400 B

8
src/searchengine/nova/engines/btdigg.py

@ -1,10 +1,6 @@ @@ -1,10 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
#VERSION: 1.24
#VERSION: 1.25
#AUTHORS: BTDigg team (research@btdigg.org)
#
# GNU GENERAL PUBLIC LICENSE
# Version 3, 29 June 2007
#

6
src/searchengine/nova/engines/kickasstorrents.py

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
#VERSION: 1.26
#VERSION: 1.27
#AUTHORS: Christophe Dumez (chris@qbittorrent.org)
# Redistribution and use in source and binary forms, with or without
@ -31,8 +31,8 @@ from helpers import retrieve_url, download_file @@ -31,8 +31,8 @@ from helpers import retrieve_url, download_file
import json
class kickasstorrents(object):
url = 'https://kickass.to'
name = 'kickasstorrents'
url = 'https://kat.cr'
name = 'Kickass Torrents'
supported_categories = {'all': '', 'movies': 'Movies', 'tv': 'TV', 'music': 'Music', 'games': 'Games', 'software': 'Applications'}
def __init__(self):

4
src/searchengine/nova/engines/legittorrents.py

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
#VERSION: 1.03
#VERSION: 1.05
#AUTHORS: Christophe Dumez (chris@qbittorrent.org)
# Redistribution and use in source and binary forms, with or without
@ -33,7 +33,7 @@ import re @@ -33,7 +33,7 @@ import re
class legittorrents(object):
url = 'http://www.legittorrents.info'
name = 'legittorrents'
name = 'Legit Torrents'
supported_categories = {'all': '', 'movies': '1', 'tv': '13', 'music': '2', 'games': '3', 'anime': '5', 'books': '6'}
def download_torrent(self, info):

13
src/searchengine/nova/engines/versions.txt

@ -1,10 +1,9 @@ @@ -1,10 +1,9 @@
extratorrent: 1.2
torrentreactor: 1.36
btdigg: 1.25
demonoid: 1.1
extratorrent: 2.0
kickasstorrents: 1.27
legittorrents: 1.05
mininova: 2.00
piratebay: 2.11
extratorrent: 2.0
kickasstorrents: 1.26
btdigg: 1.24
torrentreactor: 1.36
torrentz: 2.14
legittorrents: 1.03
demonoid: 1.1

BIN
src/searchengine/nova3/engines/btdigg.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 606 B

After

Width:  |  Height:  |  Size: 400 B

8
src/searchengine/nova3/engines/btdigg.py

@ -1,10 +1,6 @@ @@ -1,10 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
#VERSION: 1.23
#VERSION: 1.25
#AUTHORS: BTDigg team (research@btdigg.org)
#
# GNU GENERAL PUBLIC LICENSE
# Version 3, 29 June 2007
#

6
src/searchengine/nova3/engines/kickasstorrents.py

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
#VERSION: 1.26
#VERSION: 1.27
#AUTHORS: Christophe Dumez (chris@qbittorrent.org)
# Redistribution and use in source and binary forms, with or without
@ -31,8 +31,8 @@ from helpers import retrieve_url, download_file @@ -31,8 +31,8 @@ from helpers import retrieve_url, download_file
import json
class kickasstorrents(object):
url = 'https://kickass.to'
name = 'kickasstorrents'
url = 'https://kat.cr'
name = 'Kickass Torrents'
supported_categories = {'all': '', 'movies': 'Movies', 'tv': 'TV', 'music': 'Music', 'games': 'Games', 'software': 'Applications'}
def __init__(self):

4
src/searchengine/nova3/engines/legittorrents.py

@ -1,4 +1,4 @@ @@ -1,4 +1,4 @@
#VERSION: 1.04
#VERSION: 1.05
#AUTHORS: Christophe Dumez (chris@qbittorrent.org)
# Redistribution and use in source and binary forms, with or without
@ -33,7 +33,7 @@ import re @@ -33,7 +33,7 @@ import re
class legittorrents(object):
url = 'http://www.legittorrents.info'
name = 'legittorrents'
name = 'Legit Torrents'
supported_categories = {'all': '', 'movies': '1', 'tv': '13', 'music': '2', 'games': '3', 'anime': '5', 'books': '6'}
def download_torrent(self, info):

13
src/searchengine/nova3/engines/versions.txt

@ -1,10 +1,9 @@ @@ -1,10 +1,9 @@
extratorrent: 1.2
torrentreactor: 1.36
btdigg: 1.25
demonoid: 1.1
extratorrent: 2.0
kickasstorrents: 1.27
legittorrents: 1.05
mininova: 2.00
piratebay: 2.11
extratorrent: 2.0
kickasstorrents: 1.26
btdigg: 1.23
torrentreactor: 1.36
torrentz: 2.14
legittorrents: 1.04
demonoid: 1.1

Loading…
Cancel
Save