--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To post to this group, send email to chromium-...@chromium.org.
To unsubscribe from this group, send email to chromium-extens...@chromium.org.
For more options, visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/?hl=en.
The problem here is, that there is no way to distinguish the domain
from the sub domain without the suffix list. It's a rather complicated
procedure:
http://mxr.mozilla.org/mozilla-central/source/netwerk/dns/src/effective_tld_names.dat?raw=1
--
Johan Brinch
That would be great. As for now, my addon includes the full list in
javascript which contributes 80% of it's mass. It would be nice to
strip those 80% out.
--
Johan Brinch