1
0
mirror of https://github.com/naiba/nezha.git synced 2024-10-23 06:33:58 +08:00
nezha/.github
UUBulb a503f0cf40
ddns: store configuation in database (#435)
* ddns: store configuation in database

Co-authored-by: nap0o <144927971+nap0o@users.noreply.github.com>

* feat: split domain with soa lookup

* switch to libdns interface

* ddns: add unit test

* ddns: skip TestSplitDomainSOA on ci

network is not steady

* fix error handling

* fix error handling

---------

Co-authored-by: nap0o <144927971+nap0o@users.noreply.github.com>
2024-10-17 21:03:03 +08:00
..
workflows ddns: store configuation in database (#435) 2024-10-17 21:03:03 +08:00
sync.py ci增加重传机制 (#410) 2024-08-18 08:56:52 +08:00