We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ad649b + 4045305 commit 1e03d45Copy full SHA for 1e03d45
zap2xml.py
@@ -1253,7 +1253,7 @@ def printHeader(fh , enc):
1253
fh.write("<tv source-info-url=\"http://tvguide.com/\" source-info-name=\"tvguide.com\"")
1254
else:
1255
fh.write("<tv source-info-url=\"http://tvschedule.zap2it.com/\" source-info-name=\"zap2it.com\"")
1256
- fh.write(" generator-info-name=\"zap2xml\" generator-info-url=\"https://github.com/FastEddyCurrent/zap2xml\">\n")
+ fh.write(" generator-info-name=\"script.module.zap2xml\" generator-info-url=\"https://github.com/edit4ever/script.module.zap2xml\">\n")
1257
1258
def printFooter(fh):
1259
fh.write("</tv>\n")
0 commit comments