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 28, 2023
1 parent 515b823 commit 9df2d4d
Showing 1 changed file with 36 additions and 35 deletions.
71 changes: 36 additions & 35 deletions dist/default_config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,40 @@
{
"immediateTranslationTextCount": 4999,
"translationStartMode": "dynamic",
"immediateTranslationPattern": {
"matches": [
"www.tumblr.com",
"twitter.com",
"*.twitter.com",
"medium.com",
"*.medium.com",
"www.facebook.com",
"www.youtube.com",
"m.youtube.com",
"mail.google.com",
"discord.com",
"google.com",
"facebook.com",
"*.facebook.com",
"web.telegram.org",
"*.instagram.com",
"instagram.com",
"*.slack.com",
"https://old.reddit.com/",
"https://www.reddit.com/r/popular/",
"https://www.reddit.com/",
"https://www.reddit.com/hot/",
"https://www.reddit.com/new/",
"https://www.reddit.com/top/",
"https://www.reddit.com/.compact",
"https://app.immersivetranslate.com/pdf*"
],
"excludeMatches": [],
"selectorMatches": [
"meta[property='al:ios:url'][content^='medium://']"
],
"selectorExcludeMatches": []
},
"interval": 3600000,
"beta": false,
"cache": true,
Expand Down Expand Up @@ -480,40 +515,6 @@
"shareToDraft": ""
},
"tempTranslateDomainMinutes": 0,
"immediateTranslationPattern": {
"matches": [
"www.tumblr.com",
"twitter.com",
"*.twitter.com",
"medium.com",
"*.medium.com",
"www.facebook.com",
"www.youtube.com",
"m.youtube.com",
"mail.google.com",
"discord.com",
"google.com",
"facebook.com",
"*.facebook.com",
"web.telegram.org",
"*.instagram.com",
"instagram.com",
"*.slack.com",
"https://old.reddit.com/",
"https://www.reddit.com/r/popular/",
"https://www.reddit.com/",
"https://www.reddit.com/hot/",
"https://www.reddit.com/new/",
"https://www.reddit.com/top/",
"https://www.reddit.com/.compact",
"https://app.immersivetranslate.com/pdf*"
],
"excludeMatches": [],
"selectorMatches": [
"meta[property='al:ios:url'][content^='medium://']"
],
"selectorExcludeMatches": []
},
"translationParagraphLanguagePattern": {
"matches": [
"onboarding.immersivetranslate.com",
Expand Down Expand Up @@ -5384,6 +5385,6 @@
}
}
],
"buildinConfigUpdatedAt": "2023-12-28T06:52:23.912Z",
"buildinConfigUpdatedAt": "2023-12-28T07:27:53.971Z",
"latestVersion": "0.12.12"
}

0 comments on commit 9df2d4d

Please sign in to comment.