domains/forbes.com.js
authorAlan Knowles <alan@roojs.com>
Thu, 14 Apr 2016 07:40:42 +0000 (15:40 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 14 Apr 2016 07:40:42 +0000 (15:40 +0800)
domains/forbes.com.js

index 44e75a2..71cd4fb 100644 (file)
@@ -15,8 +15,7 @@
        return null;
     }
     var c = readCookie('forbesUtilCookie');
-    console.log(c);
-    console.log();
+  
     var cfg =JSON.parse(c.replace(/'/g,'"'))
     if (c && window.pathname.match(/forbes\/welcome/) && cfg.toURL) {
         window.location = cfg.toURL