Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Bootstrapper.bindImmediate(function(){var Bootstrapper=window["Bootstrapper"];var ensightenOptions=Bootstrapper.ensightenOptions;Bootstrapper.pageLimit=100;Bootstrapper.currentPageCount=0;var originalInsertScript=Bootstrapper.insertScript;Bootstrapper.insertScript=function(src,dedupe,data,useCacheBuster){if(src.indexOf(Bootstrapper.ensightenOptions.staticJavascriptPath)>-1){if(Bootstrapper.currentPageCount<Bootstrapper.pageLimit){originalInsertScript.call(Bootstrapper,src,dedupe,data,useCacheBuster);
- Bootstrapper.currentPageCount++}}else originalInsertScript.call(Bootstrapper,src,dedupe,data,useCacheBuster)}},879098,318540);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement