添加横幅广告

This commit is contained in:
ZhanGSKen
2025-11-14 11:45:35 +08:00
parent f943db17e0
commit 5a77a5e9e0
14 changed files with 616 additions and 67 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<base-config cleartextTrafficPermitted="true" />
<debug-overrides>
<trust-anchors>
<!-- Trust user added CAs while debuggable only -->
<certificates src="system" />
<certificates src="user" />
</trust-anchors>
</debug-overrides>
</network-security-config>