Browse Source

占坑待填

dotos 9 năm trước cách đây
mục cha
commit
f0cc9d6017
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      app.js

+ 2 - 2
app.js

@@ -39,8 +39,8 @@ app.all('*', function(req, res, next) {
         IP: ip,
         Host: host,
         Referer: ref,
-        //Protocol: protocol,
-        OriginalUrl: originalUrl,
+        //Protocol: protocol, 
+        OriginalUrl: originalUrl, 
         Time:moment().format('YYYY-MM-DD HH:mm:ss.ms Z')
     };
     /**