Last active
August 20, 2026 11:00
-
-
Save 6david9/867b1a452760494c52b62d54f35f5e77 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "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