Skip to content

Commit

Permalink
update default_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 14, 2024
1 parent 2b56daf commit 2700817
Showing 1 changed file with 27 additions and 18 deletions.
45 changes: 27 additions & 18 deletions dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12543,23 +12543,6 @@
".truncate {white-space:unset;}"
]
},
{
"id": "fix-header",
"selectorMatches": [
"article header",
"header h1",
"header p"
],
"preTranslateLimiter.add_v.[1.12.1]": {
"header.enableTranslate": true
},
"initialSelectorGlobalAttributes.remove": {
"header": {}
},
"extraBlockSelectors.add": [
".btn"
]
},
{
"id": "vodtw",
"matches": [
Expand Down Expand Up @@ -12660,8 +12643,34 @@
".x1n2onr6.xb3r6kr",
".x1n2onr6.xb3r6kr *"
]
},
{
"id": "www.inven.co.kr",
"matches": [
"https://www.inven.co.kr/*"
],
"globalStyles.add": {
"li": "height:unset!important;"
}
},
{
"id": "fix-header",
"selectorMatches": [
"article header",
"header h1",
"header p"
],
"preTranslateLimiter.add_v.[1.12.1]": {
"header.enableTranslate": true
},
"initialSelectorGlobalAttributes.remove": {
"header": {}
},
"extraBlockSelectors.add": [
".btn"
]
}
],
"buildinConfigUpdatedAt": "2024-12-14T03:53:13.918Z",
"buildinConfigUpdatedAt": "2024-12-14T13:24:04.349Z",
"latestVersion": "1.12.2"
}

0 comments on commit 2700817

Please sign in to comment.