feat(debug): диплинк komet.pw/export-logs и zip-экспорт логов за 24 часа

This commit is contained in:
klockky
2026-07-14 23:05:15 +03:00
parent 1dce377500
commit 1e2fc42b35
8 changed files with 188 additions and 95 deletions
+9
View File
@@ -64,6 +64,15 @@
<data android:scheme="http" android:host="max.ru"/>
<data android:scheme="http" android:host="www.max.ru"/>
</intent-filter>
<intent-filter android:autoVerify="true">
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>
<category android:name="android.intent.category.BROWSABLE"/>
<data android:scheme="https" android:host="komet.pw"/>
<data android:scheme="https" android:host="www.komet.pw"/>
<data android:path="/export-logs"/>
<data android:path="/export-logs/"/>
</intent-filter>
<intent-filter>
<action android:name="android.intent.action.VIEW"/>
<category android:name="android.intent.category.DEFAULT"/>