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 3, 2023
1 parent 9730eaf commit 3aebf85
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -1469,6 +1469,16 @@
"wrapperPrefix": "<br/>",
"wrapperSuffix": ""
},
{
"id": "instagramMessage",
"matches": [
"https://www.instagram.com/direct/*"
],
"wrapperPrefix": "<br/>",
"selectors": [
"div[dir=auto][role=none]"
]
},
{
"id": "instagramPost",
"matches": [
Expand Down Expand Up @@ -4521,6 +4531,6 @@
]
}
],
"buildinConfigUpdatedAt": "2023-11-03T10:21:47.842Z",
"buildinConfigUpdatedAt": "2023-11-03T10:31:52.124Z",
"latestVersion": "0.10.9"
}

0 comments on commit 3aebf85

Please sign in to comment.