mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-05-06 13:48:52 +00:00
chore: optimize and fix github actions (cleanup, CI fixes, security scanner tuning)
This commit is contained in:
@@ -14,8 +14,8 @@ type testSt struct {
|
||||
func TestSplitDomainSOA(t *testing.T) {
|
||||
cases := []testSt{
|
||||
{
|
||||
domain: "www.example.co.uk",
|
||||
zone: "example.co.uk.",
|
||||
domain: "www.google.co.uk",
|
||||
zone: "google.co.uk.",
|
||||
prefix: "www",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user