Better wildcard matching, though we should still split on . before checking
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
|
||||
|
||||
Title = "GODNS"
|
||||
Version = "0.1.3"
|
||||
Author = "kenshin"
|
||||
Version = "0.2.0"
|
||||
Author = "kenshin, tystuyfzand"
|
||||
|
||||
Debug = false
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#Toml config file
|
||||
title = "GODNS"
|
||||
version = "0.2.0"
|
||||
author = "kenshin, tystuyfzand"
|
||||
Version = "0.2.1"
|
||||
Author = "kenshin, tystuyfzand"
|
||||
|
||||
debug = false
|
||||
|
||||
|
Reference in New Issue
Block a user