beta.23: use WKWebView JS fetch for all API calls (avoids URLSession 403 fingerprinting)

This commit is contained in:
superdooper86
2026-05-11 13:07:01 +02:00
parent 3e4bfca2df
commit 30ad89e458
2 changed files with 91 additions and 10 deletions
+2 -2
View File
@@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.2.1-beta.22</string>
<string>1.2.1-beta.23</string>
<key>CFBundleVersion</key>
<string>70</string>
<string>71</string>
<key>LSMinimumSystemVersion</key>
<string>13.0</string>
<key>LSUIElement</key>