Page 1 of 1

Update gigya script surrogate

Posted: Sat May 23, 2015 7:05 pm
by saaib
I hope this is the right place to post this, but I tweaked the script surrogate for gigya.
I added the gigya.accounts because videos on vtm.be wouldn't play without me allowing the full gigya script.

This is the updated script surrogate:

Code: Select all

gigya={__noSuchMethod__:function(){}, isGigya:true, __initialized:true};gigya.socialize={__noSuchMethod__:function(){}, addEventHandlers:function(){}};gigya.accounts={__noSuchMethod__:function(){}}

Re: Update gigya script surrogate

Posted: Sat May 23, 2015 7:10 pm
by barbaz
saaib wrote:I hope this is the right place to post this, but I tweaked the script surrogate for gigya.
It is the right place. Thanks! I'll make sure Giorgio sees it.