mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
typo
This commit is contained in:
@@ -31,7 +31,7 @@ How to write your own rule file
|
|||||||
```javascript
|
```javascript
|
||||||
module.exports = {
|
module.exports = {
|
||||||
/*
|
/*
|
||||||
thess functions are required
|
these functions are required
|
||||||
you may leave their bodies blank if necessary
|
you may leave their bodies blank if necessary
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
/*
|
/*
|
||||||
thess functions are required
|
these functions are required
|
||||||
you may leave their bodies blank if necessary
|
you may leave their bodies blank if necessary
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user