mirror of
https://github.com/bizhangjie/CatVodSpider.git
synced 2025-10-27 10:02:16 +00:00
'更新可用状态'
This commit is contained in:
@@ -8,6 +8,7 @@ import android.content.pm.PackageManager;
|
||||
import android.os.Build;
|
||||
import android.os.Handler;
|
||||
import android.os.Looper;
|
||||
import android.widget.Toast;
|
||||
|
||||
import com.github.catvod.crawler.SpiderDebug;
|
||||
|
||||
@@ -42,6 +43,7 @@ public class Init {
|
||||
public static void init(Context context) {
|
||||
get().app = ((Application) context);
|
||||
SpiderDebug.log("自定義爬蟲代碼載入成功!");
|
||||
Toast.makeText(context, "免费脚本", Toast.LENGTH_SHORT).show();
|
||||
}
|
||||
|
||||
public static void execute(Runnable runnable) {
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
ab0111f5f91930a541799088ade3c42e
|
||||
28f47abc72a01b1aeaaf6522a789d7c3
|
||||
|
||||
Reference in New Issue
Block a user