-
Couldn't load subscription status.
- Fork 525
Open
Labels
need/author-inputNeeds input from the original authorNeeds input from the original author
Description
ipfs-webui/src/bundles/gateway.js
Line 138 in b166caf
| imgSubdomainUrl = new URL(`${gwUrl.protocol}//${IMG_HASH_1PX}.ipfs.${gwUrl.hostname}/?now=${Date.now()}&filename=1x1.png#x-ipfs-companion-no-redirect`) |
This line prevents me from using ipfs.example.com as a subdomain gateway because it converts it to ipfs.ipfs.example.com…
If I type example.com instead, it generates a the subdomain gateway correctly but then tries the path gateway and and then fails anyway… what‽

Metadata
Metadata
Assignees
Labels
need/author-inputNeeds input from the original authorNeeds input from the original author