Full Picture Load - FancyboxV5

supports 1,000+ websites for photos, h-comics, and comics, fully loaded images, simple image viewing function, comic infinite scroll read mode, and compressed and packaged downloads.

< Feedback on Full Picture Load - FancyboxV5

Review: Good - script works

§
Posted: 2023-11-18

大佬这个网址能添加吗,感谢
https://yazhouseba.com/meinv/index.php

tony0809Author
§
Posted: 2023-11-18

大佬这个网址能添加吗,感谢
https://yazhouseba.com/meinv/index.php

规则

, {
        name: "亚洲色吧",
        host: ["yazhouseba.com"],
        reg: /^https:\/\/yazhouseba\.com\/meinv\/[\w-]+\.html/,
        imgs: async () => {
            let img = fun.ge(".content>.image img");
            let path = img.src.match(/.+\//)[0];
            let pid = fun.ge("#next-url").rel;
            let json = await fetch("https://yazhouseba.com/meinv/ajax.php", {
                "headers": {
                    "content-type": "application/x-www-form-urlencoded; charset=UTF-8",
                    "x-requested-with": "XMLHttpRequest"
                },
                "body": `action=src&pid=${pid}`,
                "method": "POST"
            }).then(res => res.json());
            return json.urls.map(e => path + e);
        },
        button: [4],
        insertImg: [".content>.image", 2],
        category: "nsfw2"
    }

测试链结
https://yazhouseba.com/meinv/img-17042.html

晚点更新脚本

tony0809Author
§
Posted: 2023-11-18

1.6.14已更新

Post reply

Sign in to post a reply.