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 Nov 9, 2023
1 parent 530fb34 commit 9b7d81a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4127,8 +4127,9 @@
{
"id": "cnn",
"matches": "*.cnn.com",
"excludeSelectors": [
".ad-slot-header__wrapper"
"excludeSelectors.add": [
".ad-slot-header__wrapper",
"#pageFooter"
],
"bodyRule.add": {
"bodySelector": ".layout__content-wrapper",
Expand Down Expand Up @@ -4584,6 +4585,6 @@
]
}
],
"buildinConfigUpdatedAt": "2023-11-09T05:25:05.491Z",
"buildinConfigUpdatedAt": "2023-11-09T05:30:17.221Z",
"latestVersion": "0.11.3"
}

0 comments on commit 9b7d81a

Please sign in to comment.