Skip to content

Instantly share code, notes, and snippets.

@6david9
Last active August 20, 2026 11:00
Show Gist options
  • Select an option

  • Save 6david9/867b1a452760494c52b62d54f35f5e77 to your computer and use it in GitHub Desktop.

Select an option

Save 6david9/867b1a452760494c52b62d54f35f5e77 to your computer and use it in GitHub Desktop.
{
"app": "page-markdown-extractor",
"type": "extract-rules",
"version": 1,
"exportedAt": "2026-08-20T10:58:56.567Z",
"rules": [
{
"id": "jike",
"name": "jike",
"enabled": true,
"matches": [
"okjike\\.com\\/"
],
"domSelectors": {
"content": {
"selector": ".jsx-3930310120.wrap",
"parse": "html"
},
"author": ".jsx-3802438259 .title",
"time": ".jsx-3802438259 .subtitle"
}
}
{
"id": "generic",
"name": "通用网页(启发式)",
"enabled": true,
"matches": [],
"domSelectors": {}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment