The Github doesn't provide country code for Brazil (+55). To add this option, just run the code below in your console. The option Brazil +55 will be the first on the list, already selected:
🇧🇷 [pt-BR]
| internal let DEFAULT_MIME_TYPE = "application/octet-stream" | |
| internal let mimeTypes = [ | |
| "html": "text/html", | |
| "htm": "text/html", | |
| "shtml": "text/html", | |
| "css": "text/css", | |
| "xml": "text/xml", | |
| "gif": "image/gif", | |
| "jpeg": "image/jpeg", |
The Github doesn't provide country code for Brazil (+55). To add this option, just run the code below in your console. The option Brazil +55 will be the first on the list, already selected:
🇧🇷 [pt-BR]