|
|
@ -1,4 +1,4 @@ |
|
|
|
#VERSION: 1.21 |
|
|
|
#VERSION: 1.22 |
|
|
|
#AUTHORS: Douman (custparasite@gmx.se) |
|
|
|
#AUTHORS: Douman (custparasite@gmx.se) |
|
|
|
#CONTRIBUTORS: Diego de las Heras (ngosang@hotmail.es) |
|
|
|
#CONTRIBUTORS: Diego de las Heras (ngosang@hotmail.es) |
|
|
|
|
|
|
|
|
|
|
@ -36,7 +36,7 @@ from helpers import download_file, retrieve_url |
|
|
|
|
|
|
|
|
|
|
|
class demonoid(object): |
|
|
|
class demonoid(object): |
|
|
|
""" Search engine class """ |
|
|
|
""" Search engine class """ |
|
|
|
url = "https://www.demonoid.pw" |
|
|
|
url = "https://www.dnoid.me" |
|
|
|
name = "Demonoid" |
|
|
|
name = "Demonoid" |
|
|
|
supported_categories = {'all': '0', |
|
|
|
supported_categories = {'all': '0', |
|
|
|
'music': '2', |
|
|
|
'music': '2', |
|
|
|