Update gigya script surrogate

Proposals for new surrogate scripts, updates/bug fixes to existing ones, tips and tricks to work around the lazy web.
Post Reply
saaib
Posts: 3
Joined: Sat May 23, 2015 6:59 pm

Update gigya script surrogate

Post 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(){}}
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:38.0) Gecko/20100101 Firefox/38.0
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: Update gigya script surrogate

Post 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.
*Always* check the changelogs BEFORE updating that important software!
-
Post Reply