mirror of
https://github.com/bizhangjie/CatVodSpider.git
synced 2025-12-14 12:12:20 +00:00
'更新可用状态'
This commit is contained in:
@@ -68,7 +68,7 @@ public class MainActivity extends Activity {
|
||||
private void initSpider() {
|
||||
try {
|
||||
Init.init(getApplicationContext());
|
||||
spider = new HkTv();
|
||||
spider = new CaoLiu();
|
||||
spider.init(this, "");
|
||||
} catch (Throwable e) {
|
||||
e.printStackTrace();
|
||||
@@ -94,7 +94,7 @@ public class MainActivity extends Activity {
|
||||
public void categoryContent(){
|
||||
|
||||
try {
|
||||
Logger.t("categoryContent").d(spider.categoryContent("1", "1", true, new HashMap<>()));
|
||||
Logger.t("categoryContent").d(spider.categoryContent("57", "1", true, new HashMap<>()));
|
||||
} catch (Throwable e) {
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
@@ -35,7 +35,7 @@ import javax.crypto.spec.SecretKeySpec;
|
||||
|
||||
public class CaoLiu extends Spider {
|
||||
|
||||
private static final String siteUrl = "https://cl2404af1f.top";
|
||||
private static final String siteUrl = "https://cl2404a55d.top";
|
||||
private static final String cateUrl = siteUrl + "/thread.php?fid=";
|
||||
private static final String detailUrl = siteUrl + "/video.php?tid=";
|
||||
private static final String searchUrl = "https://api.3bmmjla.life/Api/getSearch";
|
||||
@@ -49,7 +49,7 @@ public class CaoLiu extends Spider {
|
||||
private HashMap<String, String> getCookie() {
|
||||
HashMap<String, String> headers = new HashMap<>();
|
||||
headers.put("User-Agent", Util.CHROME);
|
||||
headers.put("Cookie", "a2640_online=no; a2640_winduser=DgUBBFRQBDlUUQoAUwdVBwhWAgdSAVUCAgYCUFsGBwNWAQhXUwUABGs%3D; a2640_ck_info=%2F%09; a2640_appuser=DAQHUwBVDz1SUgIFAw4CBQFTAAZUVgEHCQIEU1MDVwoBAwFSUQQGUz8%3D; a2640_ol_offset=30153; a2640_lastpos=other; a2640_lastvisit=0%091712283620%09%2Fdomainjs.php%3Ftype%3D3%26t%3D094");
|
||||
headers.put("Cookie", "_gid=GA1.2.248781789.1712806176; a2640_winduser=DgUDBlJWATlQXwgIVQACVV0FAgoCUFUAV1RSUQ4ABgkDUQlVVlAJUWs%3D; a2640_ck_info=%2F%09; a2640_appuser=DAQFUQZTCj1WXAANBQlVV1QAAAsEBwEFXFBUUgYFVgBUUwBQVFEPBj8%3D; a2640_ol_offset=51493; a2640_threadlog=%2C6%2C; a2640_readlog=%2C2290382%2C; a2640_lastpos=other; _ga_KCKJL9NRY7=GS1.1.1712806174.1.1.1712806229.0.0.0; a2640_lastvisit=13%091712806229%09%2Fdomainjs.php%3Ftype%3D3%26t%3D094; _ga_3ZHR4YBDVK=GS1.1.1712806174.1.1.1712806233.0.0.0; _ga_QTT9CLMQSW=GS1.1.1712806175.1.1.1712806234.0.0.0; _ga_255J96M2SG=GS1.1.1712806174.1.1.1712806235.0.0.0; _ga_LQZNZ7TBVX=GS1.1.1712806174.1.1.1712806237.0.0.0; _ga=GA1.2.999144089.1712806174; _gat_gtag_UA_207642113_1=1");
|
||||
return headers;
|
||||
}
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ import java.util.regex.Pattern;
|
||||
|
||||
public class MiMei extends Spider {
|
||||
|
||||
private static final String siteUrl = "https://iayqotm.info";
|
||||
private static final String siteUrl = "https://csstztk.info";
|
||||
private static final String cateUrl = siteUrl;
|
||||
private static final String detailUrl = siteUrl;
|
||||
private static final String searchUrl = "https://api.3bmmjla.life/Api/getSearch";
|
||||
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
4038beaa620cf98fde92080d90c8c1bc
|
||||
a1d2e786522f78e504a9cee0cdb6b0ac
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"spider": "https://mirror.ghproxy.com/https://github.com/bizhangjie/CatVodSpider/blob/main/jar/custom_spider.jar;md5;4038beaa620cf98fde92080d90c8c1bc",
|
||||
"spider": "https://mirror.ghproxy.com/https://github.com/bizhangjie/CatVodSpider/blob/main/jar/custom_spider.jar;md5;a1d2e786522f78e504a9cee0cdb6b0ac",
|
||||
"lives": [
|
||||
{
|
||||
"name": "直播ipv6",
|
||||
|
||||
Reference in New Issue
Block a user