Skip to content

[hyrrokkin] Don't fail if publicsuffix.org is down.#4

Open
toddthomas wants to merge 1 commit intomaster_1xfrom
hyrrokkin
Open

[hyrrokkin] Don't fail if publicsuffix.org is down.#4
toddthomas wants to merge 1 commit intomaster_1xfrom
hyrrokkin

Conversation

@toddthomas
Copy link

The suffix list is redownloaded from publicsuffix.org every week to keep
it up-to-date, but if that download failed in any way, an empty list was
written to disk and then used subsequently, resulting in failures to
identify any domains.

Now, there is a version of the list supplied with the gem. That version
is used initially and will be updated on a weekly basis thereafter.

The suffix list is redownloaded from publicsuffix.org every week to keep
it up-to-date, but if that download failed in any way, an empty list was
written to disk and then used subsequently, resulting in failures to
identify any domains.

Now, there is a version of the list supplied with the gem. That version
is used initially and will be updated on a weekly basis thereafter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant