mirror of
https://github.com/v2fly/domain-list-community.git
synced 2026-02-27 00:00:41 +07:00
Add cmd/datdump/main.go (#3213)
* Feat: add a new datdump tool * Refactor: address code review comments * Refactor: remove export all from main program use datdump instead * Refactor: allow spaces in exportlists e.g. `--exportlists="lista, listb"` * all: cleanup * apply review suggestion --------- Co-authored-by: database64128 <free122448@hotmail.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -8,5 +8,5 @@
|
||||
dlc.dat
|
||||
|
||||
# Exported plaintext lists.
|
||||
dlc.dat_plain.yml
|
||||
/*.yml
|
||||
/*.txt
|
||||
|
||||
Reference in New Issue
Block a user