Clean code

This commit is contained in:
FongMi 2023-08-30 02:42:33 +08:00
parent df635b1a0a
commit 5db54b63e7
3 changed files with 2 additions and 4 deletions

View File

@ -5,7 +5,6 @@ import android.os.Bundle;
import com.github.catvod.R;
import com.github.catvod.spider.Init;
import com.github.catvod.spider.Miss;
public class MainActivity extends Activity {
@ -17,8 +16,7 @@ public class MainActivity extends Activity {
Init.init(getApplicationContext());
new Thread(() -> {
try {
Miss m = new Miss();
m.homeContent(true);
} catch (Exception e) {
e.printStackTrace();
}

Binary file not shown.

View File

@ -1 +1 @@
d756d06bfacd67917d3f5da7e7d80571
e202ef069c4742cadfd707f4b144ed2a