Skip to content

Commit

Permalink
just comment
Browse files Browse the repository at this point in the history
  • Loading branch information
txthinking committed Jan 25, 2025
1 parent c81a243 commit bece05a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 324 deletions.
322 changes: 0 additions & 322 deletions programmable/modules/bypass_china_domain.tengo

This file was deleted.

4 changes: 2 additions & 2 deletions programmable/modules/bypass_china_domain_a.tengo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// 大陆域名用 Bypass DNS 来解析 A 并直连, 注意与 bypass_china_domain.tengo 区分. 这是一个包含主流的精小样本.
// generated by: https://bash.ooo/china.js
// 大陆域名用 Bypass DNS 来解析 A 并直连
// 注意:这是一个包含主流的精小样本. 你可以自己生成自用的模块:https://www.txthinking.com/talks/articles/china-list.article
// 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.
modules = append(modules, {
address: func(m) {
Expand Down

0 comments on commit bece05a

Please sign in to comment.