Showing
1 changed file
with
2 additions
and
1 deletions
@@ -83,7 +83,8 @@ | @@ -83,7 +83,8 @@ | ||
83 | BJ_REPORT.init({ | 83 | BJ_REPORT.init({ |
84 | id: 2, | 84 | id: 2, |
85 | url: "http://118.89.213.12/badjs", | 85 | url: "http://118.89.213.12/badjs", |
86 | - ignore: [/Script error/i] | 86 | + ignore: [/Script error/i], |
87 | + offlineLog : false | ||
87 | }); | 88 | }); |
88 | } | 89 | } |
89 | </script> | 90 | </script> |
-
Please register or login to post a comment