mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-05-09 14:28:27 +00:00
add animated screenshot
This commit is contained in:
parent
900daf13d3
commit
adb046b476
@ -34,7 +34,7 @@ Feature
|
||||
* a web interface is availabe for you to view request details
|
||||
* (beta)a web UI interface for you to replace some remote response with local data
|
||||
|
||||

|
||||

|
||||
|
||||
Quick Start
|
||||
--------------
|
||||
|
@ -53,6 +53,7 @@ module.exports = {
|
||||
},
|
||||
|
||||
shouldInterceptHttpsReq:function(req){
|
||||
// return false;
|
||||
return isRootCAFileExists;
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user