{"id":15688188,"url":"https://github.com/zimbatm/publicsuffix.js","last_synced_at":"2025-07-31T13:11:12.710Z","repository":{"id":1079055,"uuid":"923269","full_name":"zimbatm/publicsuffix.js","owner":"zimbatm","description":"JavaScript version of the Public Suffix List","archived":false,"fork":false,"pushed_at":"2023-12-15T05:21:50.000Z","size":39,"stargazers_count":8,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T10:52:05.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://publicsuffix.org/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zimbatm.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-09-19T21:04:56.000Z","updated_at":"2014-07-07T17:30:21.000Z","dependencies_parsed_at":"2024-10-03T17:56:17.665Z","dependency_job_id":"05a70942-c33d-4064-8f53-9651b43b652e","html_url":"https://github.com/zimbatm/publicsuffix.js","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"14fba1de91dd6195cf6ec7b2bbc4e387e5d88f75"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/zimbatm/publicsuffix.js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Fpublicsuffix.js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Fpublicsuffix.js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Fpublicsuffix.js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Fpublicsuffix.js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zimbatm","download_url":"https://codeload.github.com/zimbatm/publicsuffix.js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Fpublicsuffix.js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268044803,"owners_count":24186674,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-31T02:00:08.723Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T17:56:10.378Z","updated_at":"2025-07-31T13:11:12.669Z","avatar_url":"https://github.com/zimbatm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"publicsuffix-js\n===============\n\nWARNING: the current algorithm is broken but I don't have time to fix it up yet.\n  Instead of lots of regexpes, domains should be split on the doc ('.') character\n  and looked-up in a hash tree. If you have time to fix this, please let me know :-p\n\nImplements the algorithm to distinguish separate domains (for example browsers\nneed to know that for their cookies and authorization models). Unfortunately\nthere is no better algorithm than looking-up a published list.\n\nSee http://publicsuffix.org/ for more details.\n\nHave fun,\n  Jonas\n\nLicence\n-------\n\nAll code of this project is in public domain. \nIt is assumed that contributors loose their copyrights on code they contribute.\nSee http://unlicence.org for more details.\n\nIdeas for later (or if you want to help)\n---------------\n\n* Changing the list to a reverse hash tree could be more space efficient.\nLookup would maybe also be faster, but there is not efficiency problem for\nme.\nA hash tree like {uk: {co: ... \n\n* Provide a mean to update the list at runtime. It's hard to do that in the browser though.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimbatm%2Fpublicsuffix.js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimbatm%2Fpublicsuffix.js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimbatm%2Fpublicsuffix.js/lists"}