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 31, 2024
1 parent dba5388 commit a0b0085
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12882,13 +12882,15 @@
]
},
{
"id": "www.inven.co.kr",
"id": "batchUnlimitHeight",
"matches": [
"https://www.inven.co.kr/*"
"https://www.inven.co.kr/*",
"*.grandefratello.mediaset.*"
],
"globalStyles.add": {
"li": "height:unset!important;"
}
"injectedCss.add": [
"li {height:unset!important;}",
".big_box,article .text,article .title {height:unset!important;}"
]
},
{
"id": "gemini.google",
Expand Down Expand Up @@ -13039,6 +13041,6 @@
]
}
],
"buildinConfigUpdatedAt": "2024-12-31T03:36:12.025Z",
"buildinConfigUpdatedAt": "2024-12-31T07:52:00.515Z",
"latestVersion": "1.12.7"
}

0 comments on commit a0b0085

Please sign in to comment.