Skip to content

Commit bece05a

Browse files
committed
just comment
1 parent c81a243 commit bece05a

File tree

2 files changed

+2
-324
lines changed

2 files changed

+2
-324
lines changed

programmable/modules/bypass_china_domain.tengo

Lines changed: 0 additions & 322 deletions
This file was deleted.

programmable/modules/bypass_china_domain_a.tengo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// 大陆域名用 Bypass DNS 来解析 A 并直连, 注意与 bypass_china_domain.tengo 区分. 这是一个包含主流的精小样本.
2-
// generated by: https://bash.ooo/china.js
1+
// 大陆域名用 Bypass DNS 来解析 A 并直连
2+
// 注意:这是一个包含主流的精小样本. 你可以自己生成自用的模块:https://www.txthinking.com/talks/articles/china-list.article
33
// The script limits the stack size 2048. If your array or map exceeds max stack size, try splitting it into multiple. The memory occupied by a dictionary is approximately twice that of an array with same elements.
44
modules = append(modules, {
55
address: func(m) {

0 commit comments

Comments
 (0)