12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- {
- "uuid": "b7d40c9e-8c7a-4e9a-a2cf-22dc1b078db7",
- "title": "吃瓜天堂",
- "type": 0,
- "nsfw":false,
- "image_only_flag": false,
- "multiple_pages_flag": false,
- "search_flag": false,
- "base_url": "https://cgtt.me",
- "category": [
- {
- "title": "首页",
- "url0": "https://cgtt.me",
- "url1": "https://cgtt.me/page/{pg}/"
- }
- ],
- "parse": {
- "list_node": "//div[@id='index']//article",
- "list_date": "//span[@itemprop='datePublished']",
- "list_title": "//h2",
- "list_image_id": "",
- "list_image_regex": "",
- "list_image_url": "",
- "list_link_id": "//a/@href",
- "list_link_url": "https://cgtt.me{id}",
- "chapter_node": "",
- "chapter_title": "",
- "chapter_link_id": "",
- "chapter_link_url": "",
- "search_first_page_url": "",
- "search_other_page_url": "",
- "search_list_node": "",
- "search_list_title": "",
- "search_list_image_id": "",
- "search_list_image_regex": "",
- "search_list_image_url": "",
- "search_list_link_id": "",
- "search_list_link_url": "",
- "post_node": "//div[@class='post-content']",
- "image_replace_flag": false,
- "image_replace_target": "",
- "image_replace_with": "",
- "post_images_node": "",
- "post_images": ""
- }
- }
|