add animated screenshot

This commit is contained in:
加里
2014-12-30 14:43:44 +08:00
parent 900daf13d3
commit adb046b476
3 changed files with 4 additions and 1 deletions

View File

@@ -53,6 +53,7 @@ module.exports = {
},
shouldInterceptHttpsReq:function(req){
// return false;
return isRootCAFileExists;
},