diff --git a/package/gluon-hoodselector/check_site.lua b/package/gluon-hoodselector/check_site.lua index 235b7ab8..4b35ac7a 100644 --- a/package/gluon-hoodselector/check_site.lua +++ b/package/gluon-hoodselector/check_site.lua @@ -1,5 +1,3 @@ -need_string_match(in_domain({'domain_seed'}), '^' .. ('%x'):rep(64) .. '$') - function need_nil(path) need(path, function(val) if val == nil then