• v0.1.6 9412a9739a

    fix: allow www. apex equivalence in actor domain verification

    GKaszewski released this 2026-05-27 20:49:30 +00:00 | 35 commits to master since this release

    Threads serves actors at threads.net but their id field uses www.threads.net.
    Extract apex_domain() helper and fall back to apex comparison when the
    strict verify_domains_match check fails.

    Downloads