|
|
|
|
|
by pxndxx
1076 days ago
|
|
CORS is a browser security measure to protect users from malicious sites. This is an app and not a web browser and is therefore allowed to send HTTP requests to any URL it wants and to parse the HTTP responses as it deems necessary. |
|