mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-23 20:31:25 +00:00
update rule
This commit is contained in:
parent
73786c6688
commit
331bb8067d
@ -1,7 +1,5 @@
|
|||||||
//replace all the images with local one
|
//replace all the images with local one
|
||||||
var url = require("url"),
|
var fs = require("fs");
|
||||||
path = require("path"),
|
|
||||||
fs = require("fs");
|
|
||||||
|
|
||||||
var LOCAL_IMAGE = "/Users/path/to/image.png";
|
var LOCAL_IMAGE = "/Users/path/to/image.png";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user