Add files via upload

Signed-off-by: rohithzmoi <166651631+rohithzmoi@users.noreply.github.com>
This commit is contained in:
rohithzmoi 2024-09-14 19:11:51 +05:30 committed by GitHub
parent a7161d8b79
commit b2574998e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<!-- Allows secure connections to the radioid.net API domain -->
<domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="true">radioid.net</domain>
</domain-config>
</network-security-config>