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.
1 parent 8b502cc commit a41eab9Copy full SHA for a41eab9
zap2xml.pl
@@ -152,7 +152,7 @@
152
$sleeptime = $options{S} if defined $options{S};
153
$shiftMinutes = $options{m} if defined $options{m};
154
$ncdays = $days - $ncdays; # make relative to the end
155
-$urlRoot = 'https://tvlistings.zap2it.com/';
+$urlRoot = 'https://tvlistings.gracenote.com/';
156
$urlAssets = 'https://zap2it.tmsimg.com/assets/';
157
$tvgurlRoot = 'http://mobilelistings.tvguide.com/';
158
$tvgMapiRoot = 'http://mapi.tvguide.com/';
0 commit comments