Skip to content

Change logic for prefixes and recursion_patterns #31

Description

@Rafiot

I was reviewing the changes I did in my fork of uwhoisd and noticed I changed the logic for prefixes and recursion_patterns:
https://github.com/Rafiot/uwhoisd/blob/testing/extra/uwhoisd.ini#L1903
https://github.com/Rafiot/uwhoisd/blob/testing/extra/uwhoisd.ini#L1925
vs
https://github.com/kgaughan/uwhoisd/blob/master/extra/conf.d/prefixes.ini
https://github.com/kgaughan/uwhoisd/blob/master/extra/conf.d/recursion-patterns.ini

It was a long time ago, but I think it was because it is more logical and easier to debug:

  • The server decides how to describe a referral and how it wants to be queried
  • Searching what the TLD relies to somewhere in scraped.ini or overrides.ini isn't fun

If I had to debug, I guess I had an issue at some point, but I can't remember.

I can provide a patch based on the new upstream, but I'd like to know if you'd be fine merging it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions