AdguardTeam / tsurlfilter

AdGuard content blocking library
GNU General Public License v3.0
58 stars 12 forks source link

Validate fully qualified domain names #106

Closed slavaleleka closed 11 months ago

slavaleleka commented 1 year ago

e.g. $domain=rarbgto.org. is considered as invalid now but it shouldn't

https://en.wikipedia.org/wiki/Fully_qualified_domain_name

ameshkov commented 1 year ago

Why do we need support fqdns here? It is typical for DNS to deal with them, but to be honest I don't see the reason for that in tsurlfilter or CoreLibs.