mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
update rule
This commit is contained in:
@@ -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";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user