X-Git-Url: https://code.delx.au/youtube-cgi/blobdiff_plain/7da3be43b7dbe7971b01640164b7b14e5ead2e8f..f00fe255ad32e3d1fa209dfd86f76c8d5fd96101:/youtube.cgi diff --git a/youtube.cgi b/youtube.cgi index 6495c8d..eeb5fd2 100755 --- a/youtube.cgi +++ b/youtube.cgi @@ -169,7 +169,10 @@ def decode_signature(js_url, signature): var sandbox = { window: { - location: {} + location: {}, + history: { + pushState: function(){} + } }, document: {}, navigator: {},