mirror of
https://github.com/shuto-cn/UHF_HARDWARE_KEY.git
synced 2026-04-15 00:00:04 +08:00
7 lines
226 B
XML
7 lines
226 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<network-security-config>
|
|
<domain-config cleartextTrafficPermitted="true">
|
|
<domain includeSubdomains="true">localhost</domain>
|
|
</domain-config>
|
|
</network-security-config>
|