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 27, 2023
1 parent 51af67e commit dc79a90
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5393,8 +5393,21 @@
"excludeSelectors.add": [
".desktop_header"
]
},
{
"id": "jstor",
"matches": "www.jstor.org",
"excludeSelectors.add": [
".audio-duration",
"[data-qa='card-item-count']"
],
"globalStyles": {
".card__heading": "-webkit-line-clamp:unset;",
"search-results-vue-pharos-image-card": "display:flex;",
"search-results-vue-pharos-link": "display:inline;"
}
}
],
"buildinConfigUpdatedAt": "2023-12-26T14:39:54.639Z",
"buildinConfigUpdatedAt": "2023-12-27T07:22:45.382Z",
"latestVersion": "0.12.11"
}

0 comments on commit dc79a90

Please sign in to comment.