Update ap helpers

This commit is contained in:
Daniel Supernault 2021-04-20 22:09:59 -06:00
parent 533cabed47
commit 7066e19d0e
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -161,9 +161,9 @@ class Helpers {
$host = parse_url($valid, PHP_URL_HOST);
if(count(dns_get_record($host, DNS_A | DNS_AAAA)) == 0) {
return false;
}
// if(count(dns_get_record($host, DNS_A | DNS_AAAA)) == 0) {
// return false;
// }
if(config('costar.enabled') == true) {
if(