{
  "formatVersion": 2,
  "rules": [
    {
      "host": "*.astralcodexten.com",
      "pathPrefix": "/p",
      "content": [
        ".available-content"
      ],
      "strip": [
        ".subscription-widget-wrap",
        ".paywall-jump"
      ],
      "title": ".post-title"
    },
    {
      "host": "*.feishu.cn",
      "pathPrefix": "/docx",
      "content": [
        ".page-block-children"
      ],
      "strip": [
        ".docx-back_ref_list-block"
      ],
      "title": ".page-block-header h1"
    },
    {
      "host": "*.feishu.cn",
      "pathPrefix": "/wiki",
      "content": [
        ".page-block-children"
      ],
      "strip": [
        ".docx-back_ref_list-block"
      ],
      "title": ".page-block-header h1"
    },
    {
      "host": "*.larksuite.com",
      "pathPrefix": "/docx",
      "content": [
        ".page-block-children"
      ],
      "strip": [
        ".docx-back_ref_list-block"
      ],
      "title": ".page-block-header h1"
    },
    {
      "host": "*.larksuite.com",
      "pathPrefix": "/wiki",
      "content": [
        ".page-block-children"
      ],
      "strip": [
        ".docx-back_ref_list-block"
      ],
      "title": ".page-block-header h1"
    },
    {
      "host": "*.notion.site",
      "content": [
        ".notion-page-content"
      ],
      "title": "h1"
    },
    {
      "host": "*.paulgraham.com",
      "content": [
        "td[width=\"435\"]"
      ],
      "strip": [
        "td[width=\"435\"] > img[alt]"
      ]
    },
    {
      "host": "*.perplexity.ai",
      "pathPrefix": "/search",
      "content": [],
      "source": "perplexityThread"
    },
    {
      "host": "*.quora.com",
      "content": [
        "div.q-box:has(> .puppeteer_test_answer_content)"
      ],
      "expand": [
        ".qt_read_more"
      ],
      "title": "h1",
      "thread": {
        "body": ".puppeteer_test_answer_content",
        "author": "a[href*=\"/profile/\"]"
      }
    },
    {
      "host": "*.reddit.com",
      "pathContains": "/comments/",
      "content": [
        "shreddit-post",
        "shreddit-comment"
      ],
      "title": "shreddit-post h1",
      "thread": {
        "body": "[slot=\"text-body\"], [slot=\"comment\"]",
        "author": "@author",
        "meta": "@score",
        "depth": "@depth"
      }
    },
    {
      "host": "*.ruanyifeng.com",
      "pathPrefix": "/blog",
      "content": [
        "#main-content"
      ],
      "title": "#page-title",
      "byline": ".asset-meta .author"
    },
    {
      "host": "*.substack.com",
      "pathPrefix": "/p",
      "content": [
        ".available-content"
      ],
      "strip": [
        ".subscription-widget-wrap",
        ".paywall-jump"
      ],
      "title": ".post-title"
    },
    {
      "host": "*.wikipedia.org",
      "pathPrefix": "/wiki",
      "content": [
        ".mw-body-content"
      ],
      "strip": [
        ".mw-indicators",
        ".mw-editsection",
        ".navbox",
        ".catlinks",
        ".printfooter",
        ".mw-jump-link",
        ".shortdescription",
        ".sistersitebox",
        ".mw-authority-control"
      ],
      "title": "h1"
    },
    {
      "host": "app.notion.com",
      "pathContains": "/p/",
      "content": [
        ".notion-page-content"
      ],
      "title": "h1"
    },
    {
      "host": "blog.cloudflare.com",
      "content": [
        ".article-content"
      ],
      "title": "h1"
    },
    {
      "host": "chat.deepseek.com",
      "pathPrefix": "/a/chat/s",
      "content": [],
      "source": "deepSeekConversation"
    },
    {
      "host": "chat.qwen.ai",
      "pathPrefix": "/c",
      "content": [],
      "source": "qwenConversation"
    },
    {
      "host": "chatgpt.com",
      "pathPrefix": "/c",
      "content": [],
      "source": "chatGptConversation"
    },
    {
      "host": "claude.ai",
      "pathPrefix": "/chat",
      "content": [],
      "source": "claudeConversation"
    },
    {
      "host": "developer.mozilla.org",
      "content": [
        ".reference-layout__body"
      ],
      "strip": [
        ".example-header",
        "mdn-copy-button",
        ".code-example .icon"
      ],
      "title": "h1"
    },
    {
      "host": "docs.google.com",
      "pathContains": "/document/d/",
      "content": [],
      "source": "googleDocsExport"
    },
    {
      "host": "gemini.google.com",
      "pathContains": "/app/",
      "content": [],
      "source": "geminiConversation"
    },
    {
      "host": "stackoverflow.com",
      "pathPrefix": "/questions",
      "content": [
        "#question",
        "#answers .answer"
      ],
      "title": "#question-header h1",
      "thread": {
        "body": ".js-post-body",
        "author": ".post-signature:last-of-type .user-details a",
        "meta": ".js-vote-count"
      }
    },
    {
      "host": "www.doubao.com",
      "pathPrefix": "/chat",
      "content": [],
      "source": "doubaoConversation"
    },
    {
      "host": "x.com",
      "pathContains": "/status/",
      "content": [
        "article"
      ],
      "thread": {
        "body": "[data-testid=\"tweetText\"], [data-testid=\"tweetPhoto\"], article:not([data-testid]) div[dir=\"auto\"], img[src*=\"pbs.twimg.com/media/\"]",
        "author": "[data-testid=\"User-Name\"], div[data-slot=\"hover-card-trigger\"]"
      }
    }
  ]
}
