mihomo/component/geodata
wwqgtxx 5b975275f5
Some checks are pending
Test / test (1.20, macos-13) (push) Waiting to run
Test / test (1.20, macos-latest) (push) Waiting to run
Test / test (1.20, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.20, ubuntu-latest) (push) Waiting to run
Test / test (1.20, windows-latest) (push) Waiting to run
Test / test (1.21, macos-13) (push) Waiting to run
Test / test (1.21, macos-latest) (push) Waiting to run
Test / test (1.21, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.21, ubuntu-latest) (push) Waiting to run
Test / test (1.21, windows-latest) (push) Waiting to run
Test / test (1.22, macos-13) (push) Waiting to run
Test / test (1.22, macos-latest) (push) Waiting to run
Test / test (1.22, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.22, ubuntu-latest) (push) Waiting to run
Test / test (1.22, windows-latest) (push) Waiting to run
Test / test (1.23, macos-13) (push) Waiting to run
Test / test (1.23, macos-latest) (push) Waiting to run
Test / test (1.23, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.23, ubuntu-latest) (push) Waiting to run
Test / test (1.23, windows-latest) (push) Waiting to run
Test / test (1.24, macos-13) (push) Waiting to run
Test / test (1.24, macos-latest) (push) Waiting to run
Test / test (1.24, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.24, ubuntu-latest) (push) Waiting to run
Test / test (1.24, windows-latest) (push) Waiting to run
Trigger CMFA Update / trigger-CMFA-update (push) Waiting to run
fix: incorrect checking of strings.Split return value
strings.Split will never return a slice of length 0 if sep is not empty, so any code that checks if the return value is of length 0 is incorrect and useless.
2025-06-25 16:20:37 +08:00
..
memconservative chore: hello mihomo 2023-11-03 21:58:21 +08:00
router chore: update geo unneeded reload whole config 2024-08-16 09:19:18 +08:00
standard chore: hello mihomo 2023-11-03 21:58:21 +08:00
strmatcher chore: Cleanup unused GeoSite matchers 2023-12-23 00:05:07 +08:00
attr.go chore: update geo unneeded reload whole config 2024-08-16 09:19:18 +08:00
geodata.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
geodataproto.go chore: hello mihomo 2023-11-03 21:58:21 +08:00
init.go chore: cleanup geo internal code 2024-09-09 16:08:48 +08:00
package_info.go [test] 2021-11-17 16:03:47 +08:00
utils.go fix: incorrect checking of strings.Split return value 2025-06-25 16:20:37 +08:00