Remove auto-solve captcha

This commit is contained in:
Jobobby04
2022-12-03 13:54:14 -05:00
parent 726626f2c5
commit 0784629cbb
11 changed files with 0 additions and 1123 deletions
-4
View File
@@ -381,10 +381,6 @@
<data android:pathPattern="/chapter/..*" />
</intent-filter>
</activity>
<activity
android:name="exh.ui.captcha.BrowserActionActivity"
android:theme="@style/Theme.Tachiyomi"
android:exported="false"/>
</application>
</manifest>