Skip to content

Commit 8a74260

Browse files
committed
Use PSL private suffixes for domain keys (split vercel.app/github.io/etc.)
Enable tldts allowPrivateDomains for both the registrable-domain derivation and the favicon guard. Platform-hosted services (app.vercel.app, *.herokuapp.com, *.workers.dev, user.github.io, bucket.s3.amazonaws.com) now resolve to their own host instead of collapsing onto the platform, and each gets its own favicon. .local/IPs/single-label/invalid TLDs stay excluded.
1 parent 9dc3078 commit 8a74260

7 files changed

Lines changed: 85 additions & 80 deletions

File tree

output/graphql.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1034,7 +1034,7 @@
10341034
"name": "Microsoft Graph (DEMO)",
10351035
"description": "Connect to the data that drives productivity – mail, calendar, contacts, documents, directory, devices, and more.",
10361036
"url": "http://graphql-demo.azurewebsites.net/",
1037-
"icon": "https://azurewebsites.net/favicon.ico",
1037+
"icon": "https://graphql-demo.azurewebsites.net/favicon.ico",
10381038
"categories": [],
10391039
"feeds": [
10401040
"graphql-apis"
@@ -1103,7 +1103,7 @@
11031103
"name": "Shopify Storefront",
11041104
"description": "The Storefront API gives you full creative control to build customized purchasing experiences for your customers.",
11051105
"url": "https://graphql.myshopify.com/api/graphql.json",
1106-
"icon": "https://myshopify.com/favicon.ico",
1106+
"icon": "https://graphql.myshopify.com/favicon.ico",
11071107
"categories": [],
11081108
"feeds": [
11091109
"graphql-apis"

output/index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)