`fetch('1.1.1.1')`? gives me `Fetch API cannot load: 1.1.1.1`

fetch('1.1.1.1')? gives me Fetch API cannot load: 1.1.1.1
Was this page helpful?