mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-07-29 00:59:10 +00:00
update rule
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
//replace all the images with local one
|
||||
var url = require("url"),
|
||||
path = require("path"),
|
||||
fs = require("fs");
|
||||
var fs = require("fs");
|
||||
|
||||
var LOCAL_IMAGE = "/Users/path/to/image.png";
|
||||
|
||||
|
Reference in New Issue
Block a user