Mock Server:
Cookie duration(day):
JSONP param name:
Ignored rules: requests whose hosts are matched with any rule line will NOT be intercepted, i.e.
sample rule matched requests comments
local local.xx.com/path/xhr
localhost/path/jsonp
if the host contains the rule, it is matched
/^$/ /path/xhr
/path/jsonp
if the rule starts and ends with a slash, it is a regular expression
SaveHmm...
Provided by @chinesedfan