jtackaberry / nosquint

NoSquint is a Firefox add-on that allows you to adjust the text-only and full-page zoom levels as well as color settings both globally (for all sites) and per site.
https://urandom.ca/nosquint/
The Unlicense
40 stars 16 forks source link

Use nsIEffectiveTLDService.getBaseDomainFromHost() instead of TLD list #83

Open Infocatcher opened 11 years ago

Infocatcher commented 11 years ago

https://github.com/jtackaberry/nosquint/blob/2.1.9/src/content/lib.js#L103 https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIEffectiveTLDService#getBaseDomainFromHost%28%29