Skip to content
This repository was archived by the owner on Jun 25, 2022. It is now read-only.

crossorigin.me is not working #118

Description

@dumptyd

I get a warning like this

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://crossorigin.me/https://google.com. (Reason: CORS request did not succeed).

when I try to fetch a resource. Can be reproduced by running

fetch('https://crossorigin.me/https://google.com').then(r => console.log(r.ok))

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions