forked from xuhaoyang/ClashForAndroid
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
08f87e2
commit 39ac18e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule clash
updated
9 files
+125 −145 | config/config.go | |
+8 −0 | constant/rule.go | |
+0 −17 | constant/rule_extra.go | |
+0 −102 | dns/filters.go | |
+4 −23 | dns/policy.go | |
+31 −90 | dns/resolver.go | |
+14 −19 | hub/executor/executor.go | |
+1 −4 | rules/provider/domain_set.go | |
+40 −0 | rules/provider/ipcidr_set.go |