工作原理:
步骤:
1.某网页使用了一个TankPageFooter.js文件,将js文件保存在本地,修改js内容为:
$().ready(){
$(“Header1_HeaderTitle”).html(“update by Fiddler AutoResponder!!! tanl xiao”)
};
2.打开网页,找到相应js请求,将请求拖拽到AutoResponder中
3.勾选”Rule Editor”(激活规则)和”Unmatched request passthrough0”(放行不匹配的http请求)
4.点击选择拖拽的网址,在RuleEditor中单机”find a file....”,选择本地js路径,点击save按钮
5.在本地刷新浏览器