9 lines
294 B
XML
9 lines
294 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<network-security-config>
|
|
<domain-config>
|
|
<domain includeSubdomains="true">narodmon.ru</domain>
|
|
<trust-anchors>
|
|
<certificates src="@raw/isrgrootx1"/>
|
|
</trust-anchors>
|
|
</domain-config>
|
|
</network-security-config>
|