mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-24 08:41:31 +00:00
update rule
This commit is contained in:
parent
73786c6688
commit
331bb8067d
@ -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";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user