...
|
...
|
@@ -45,7 +45,8 @@ const PATH_WHITE_LIST = [ |
|
|
'/product/shop/hfxRaNY27L.txt',
|
|
|
'/product/hfxRaNY27L.txt',
|
|
|
'/.well-known/apple-app-site-association',
|
|
|
'/service/sitemap.xml'
|
|
|
'/service/sitemap.xml',
|
|
|
'/node/status.html'
|
|
|
];
|
|
|
|
|
|
const limiter = (rule, policy, context) => {
|
...
|
...
|
|