-
Currently the DNS server doesn't seem to resolve country TLDs for example a DNS A query for compulife.com.pk returns NOT FOUND. perhaps it needs to follow the response to another DNS server.
-
Be nice to have a list of TLDs which were appended to the end of each resulting domain.
-
eg:
`"moc.2aq"` is in the `parse_list.go`
But when try to run:
`run("https://foo.qa2.com", "", "foo", "qa2.com", t)`
Fail with:
```
errored 'tld not found'
should have TLD 'qa2.co…
-
Many common Top Level Domains can be represented by a single hex character under the Eddystone standard. Consider adding the following TLDs as they are commonly used in URL shorteners:
- [ ] .io
- [ ]…
-
There are quite a few new TLDs which phpwhois doesn't support, so I've choosen domains for the country of Wales/Cymru, which the handles aren't within the "object"
rawdata->Array
0->Domain Name: …
-
Here are examples I ran in my Ruby console.
1. You'll see a "Creation Date: 2002-06-21T14:22:15Z" key in the WHOIS record, but it's not populating correctly
```
[39] dev@us-central1 (main)> whois…
-
We already have a [basic domain validator in AGTree](https://github.com/AdguardTeam/tsurlfilter/blob/master/packages/agtree/src/utils/domain.ts). This is used to [validate the domain list of the cosme…
-
Request from maintainers: now that there's automated TXT record checking for PRs, the next pain point is checking domain expiration for PRs. I plan to implement this, I'm just taking some notes here i…
-
I want to be able to specify allowed TLDs instead of needed to add every new stupid TLD that gets created. I want to allow only classic .com, .net, and .org without having to remove every new TLD spam…
-
Hello,
could you provide the list with domain names only in another file?
FortiGates are capable of fetching this data in Threat feets.
With that I can create a firewall rules to block traffic to t…