Added in ability to configure internal domains and updated test suite to use the JSON file of tests.
- Added configurable list of domains which should count as "internal" (#18)
- Made tests JSON-driven (#4)
- Changed URI parsing to use
java.net.URL
, thanks @squeed! (#55)
- Added CHANGELOG (#68)