Initial commit

This commit is contained in:
js0ny 2026-01-26 14:54:46 +00:00
commit 2b1eae8283
2 changed files with 257 additions and 0 deletions

View file

@ -0,0 +1,99 @@
[
{
"pattern": "*.wikipedia.org",
"selector": "",
"keepSelector": "",
"terms": "Bibliography,参考书目;Monarchs,君主;Preceded by,前任",
"aiTerms": "",
"apiSlug": "*",
"fromLang": "*",
"toLang": "*",
"textStyle": "style_none",
"transOpen": "true",
"textExtStyle": "",
"termsStyle": "",
"highlightStyle": "",
"selectStyle": "",
"parentStyle": "",
"grandStyle": "",
"injectJs": "",
"transOnly": "true",
"transTag": "*",
"transTitle": "true",
"transStartHook": "",
"transEndHook": "",
"autoScan": "*",
"hasRichText": "*",
"hasShadowroot": "*",
"rootsSelector": "",
"ignoreSelector": ".button, code, footer, form, mark, pre, .mwe-math-element, .mw-editsection, .mw-references-wrap, .rt-commentedText, .mw-collapsible-toggle, .reflist, .vector-page-toolbar",
"splitParagraph": "*",
"splitLength": 0,
"highlightWords": "*"
},
{
"pattern": "www.reddit.com",
"selector": "",
"keepSelector": "",
"terms": "LLM,大语言模型;",
"aiTerms": "",
"apiSlug": "*",
"fromLang": "*",
"toLang": "*",
"textStyle": "*",
"transOpen": "true",
"textExtStyle": "",
"termsStyle": "",
"highlightStyle": "",
"selectStyle": "",
"parentStyle": "",
"grandStyle": "",
"injectJs": "",
"transOnly": "true",
"transTag": "*",
"transTitle": "*",
"transStartHook": "",
"transEndHook": "",
"autoScan": "*",
"hasRichText": "*",
"hasShadowroot": "*",
"rootsSelector": "",
"ignoreSelector": ".right-rail-popular-communities, .author-name, reddit-sidebar-nav, div[slot=\"commentMeta\"]",
"splitParagraph": "*",
"splitLength": 0,
"highlightWords": "*"
},
{
"pattern": "*",
"selector": "h1, h2, h3, h4, h5, h6, li, p, dd, blockquote, figcaption, label, legend",
"keepSelector": "code, cite, math, .math, a:has(code)",
"terms": "",
"aiTerms": "",
"apiSlug": "Microsoft",
"fromLang": "auto",
"toLang": "zh-CN",
"textStyle": "style_none",
"transOpen": "false",
"textExtStyle": "",
"termsStyle": "font-weight: bold;",
"highlightStyle": "color: red;",
"selectStyle": "",
"parentStyle": "",
"grandStyle": "",
"injectJs": "",
"injectCss": "",
"transOnly": "false",
"transTag": "font",
"transTitle": "false",
"transStartHook": "",
"transEndHook": "",
"autoScan": "true",
"hasRichText": "true",
"hasShadowroot": "false",
"rootsSelector": "body",
"ignoreSelector": "button, footer, pre, mark, nav",
"splitParagraph": "split_disable",
"splitLength": 100,
"highlightWords": "highlight_disable"
}
]