SOURCE

[
    {
        "name": "听书79网",
        "version": "1.0.0",
        "author": "Doubao",
        "updateTime": "2025-06-25",
        "introduction": "包含玄幻、言情、都市等类型的有声小说资源",
        "sourceType": 1,
        "categories": [
            {
                "title": "全部小说",
                "id": "all",
                "url": "https://www.ting79.com/",
                "type": "list"
            },
            {
                "title": "玄幻奇幻",
                "id": "xhqh",
                "url": "https://www.ting79.com/xuanhuan/",
                "type": "list"
            },
            {
                "title": "都市言情",
                "id": "dsyq",
                "url": "https://www.ting79.com/dushi/",
                "type": "list"
            },
            {
                "title": "武侠仙侠",
                "id": "wxnx",
                "url": "https://www.ting79.com/wuxia/",
                "type": "list"
            },
            {
                "title": "科幻灵异",
                "id": "khly",
                "url": "https://www.ting79.com/kehuan/",
                "type": "list"
            },
            {
                "title": "历史军事",
                "id": "lsmj",
                "url": "https://www.ting79.com/lishi/",
                "type": "list"
            }
        ],
        "rules": {
            "list": {
                "pattern": "<div class=\"book-item\">(.*?)</div>",
                "title": "<h2><a href=\".*?\" title=\"(.*?)\".*?>(.*?)</a></h2>",
                "author": "<p class=\"author\"><span>作者:</span>(.*?)</p>",
                "cover": "<img src=\"(.*?)\" alt=\".*?\"",
                "url": "<h2><a href=\"(.*?)\" title=\".*?\".*?>",
                "update": "<p class=\"update\"><span>更新:</span>(.*?)</p>"
            },
            "detail": {
                "title": "<h1 class=\"book-name\">(.*?)</h1>",
                "author": "<p class=\"book-author\"><span>作 者:</span>(.*?)</p>",
                "intro": "<div class=\"book-intro\">(.*?)</div>",
                "cover": "<div class=\"book-img\"><img src=\"(.*?)\" alt=\".*?\"",
                "chapters": "<ul class=\"chapter-list clear\">(.*?)</ul>",
                "chapterTitle": "<li><a href=\".*?\" title=\".*?\">(.*?)</a></li>",
                "chapterUrl": "<li><a href=\"(.*?)\".*?>",
                "status": "<p class=\"book-status\"><span>状 态:</span>(.*?)</p>"
            },
            "play": {
                "audioUrl": "<source src=\"(.*?)\" type=\"audio/mpeg\">",
                "title": "<div class=\"play-title\">(.*?)</div>"
            },
            "search": {
                "url": "https://www.ting79.com/search.php?keyword={key}",
                "pattern": "<div class=\"book-item\">(.*?)</div>",
                "title": "<h2><a href=\".*?\" title=\"(.*?)\".*?>(.*?)</a></h2>",
                "author": "<p class=\"author\"><span>作者:</span>(.*?)</p>",
                "cover": "<img src=\"(.*?)\" alt=\".*?\"",
                "url": "<h2><a href=\"(.*?)\" title=\".*?\".*?>"
            }
        },
        "request": {
            "headers": {
                "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36",
                "Referer": "https://www.ting79.com/"
            }
        }
    }
]
console 命令行工具 X clear

                    
>
console