A site needs to explicitly allow access to its resources, so we can load them. That’s called CORS:
If a site doesn’t enable CORS, we’re gonna need some proxy service in order to bypass it!
A site needs to explicitly allow access to its resources, so we can load them. That’s called CORS:
If a site doesn’t enable CORS, we’re gonna need some proxy service in order to bypass it!