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 7, 2023
1 parent 965dc5d commit 8bd8975
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4932,8 +4932,22 @@
"excludeSelectors.add": [
".arxiv-vanity-wrapper"
]
},
{
"id": "frontendmasters",
"matches": [
"frontendmasters.com"
],
"excludeSelectors.add": [
".vjs-text-track-display"
],
"subtitleRule.add": {
"type": "webvtt",
"subtitleUrlRegExp": "captions.vtt$",
"loadingContainerSelector": ".vjs-text-track-display"
}
}
],
"buildinConfigUpdatedAt": "2023-12-07T03:15:28.584Z",
"buildinConfigUpdatedAt": "2023-12-07T12:11:35.767Z",
"latestVersion": "0.12.5"
}

0 comments on commit 8bd8975

Please sign in to comment.