Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.25 KB

README.md

File metadata and controls

9 lines (6 loc) · 1.25 KB

Apple's Allowed Autofill Domains

Build Status Last check: Wed Jun 19 22:04:34 UTC 2024 Last change: Mon Apr  4 10:37:28 UTC 2022

Apple serves a JSON file containing a list of 250,000 domains at the https://cdn.smoot.apple.com/static/autofill_tld_whitelist_url endpoint. This list appears to be used by the Safari web browser to auto-complete domains typed into the address bar.

This repository is automated with a GitHub action that polls the endpoint hourly, saves the response to ./autofill_tld_whitelist_url.json, commits any changes, and updates the badges in the README. You can click on the last change badge to see a diff.