chore: rebuild dev history without streaming-era commits

This commit is contained in:
zarzet
2026-02-27 13:48:44 +07:00
parent c89600591c
commit ab26d84632
111 changed files with 18282 additions and 3459 deletions
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<network-security-config>
<base-config cleartextTrafficPermitted="false" />
<!-- Allow local loopback cleartext for FFmpeg live decrypt tunnel only. -->
<domain-config cleartextTrafficPermitted="true">
<domain includeSubdomains="true">localhost</domain>
<domain includeSubdomains="true">127.0.0.1</domain>
</domain-config>
</network-security-config>