diff --git a/wrangler.toml b/wrangler.toml index 76e172a..f32c131 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -1,4 +1,4 @@ -name = "clash-filter-api" +name = "proxy-filter" main = "src/index.js" compatibility_date = "2023-05-18"