File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ <h1 class='f3 fw2 montserrat aqua ttu ma0'>Public Gateways</h1>
5252 < div class ="Status " title ="Online status: is it possible to read data? " style ="cursor: help "> Online</ div >
5353 < div class ="Cors " title ="Allows Cross-Origin Resource Sharing (CORS fetch) "> < a href ="https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#The_HTTP_response_headers " target ="_blank "> CORS</ a > </ div >
5454 < div class ="Ipns " title ="Allows IPNS Resolution to IPFS Content Addresses "> < a href ="https://docs.ipfs.tech/concepts/ipns " target ="_blank "> IPNS</ a > </ div >
55- < div class ="Origin " title ="Provides Origin Isolation (Subdomain Gateway) "> < a href ="https://docs.ipfs.io /how-to/address-ipfs-on-web/#subdomain-gateway " target ="_blank "> Origin</ a > </ div >
55+ < div class ="Origin " title ="Provides Origin Isolation (Subdomain Gateway) "> < a href ="https://docs.ipfs.tech /how-to/address-ipfs-on-web/#subdomain-gateway " target ="_blank "> Origin</ a > </ div >
5656 < div class ="Trustless " title ="Supports Trustless Gateway Specification "> < a href ="https://docs.ipfs.tech/reference/http/gateway/#trustless-verifiable-retrieval " target ="_blank "> Block/CAR</ a > </ div >
5757 < div class ="Flag "> Country</ div >
5858 < div class ="Link "> Hostname</ div >
Original file line number Diff line number Diff line change @@ -99,9 +99,6 @@ div.Node.trustless div.Trustless {
9999 margin : 0 1.3em ;
100100}
101101
102- div .Node .origin div .Link ::after {
103- content : " 💚"
104- }
105102div .Node : not (.online ): not (: first-child ) {
106103 opacity : .5
107104}
You can’t perform that action at this time.
0 commit comments