IP名单新增IPv6和所有IP两种类型

This commit is contained in:
GoEdgeLab
2021-02-02 15:25:11 +08:00
parent cf196915e4
commit 21570f4e42
25 changed files with 681 additions and 322 deletions

View File

@@ -0,0 +1,3 @@
Tea.context(function () {
this.type = "ipv4"
})