Private GIT

Skip to content
Snippets Groups Projects
Commit cdfad20c authored by Ruud's avatar Ruud
Browse files

Newzbin DTD update. fixes #157

parent 05b294c2
Branches
Tags
No related merge requests found
......@@ -89,7 +89,7 @@ class Newzbin(NZBProvider, RSS):
title = self.getTextElement(nzb, "title")
if 'error' in title.lower(): continue
REPORT_NS = 'http://www.newzbin.com/DTD/2007/feeds/report/';
REPORT_NS = 'http://www.newzbin2.es/DTD/2007/feeds/report/';
# Add attributes to name
try:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment