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 Jan 20, 2025
1 parent e7c79b8 commit 8d243f6
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 @@ -13472,6 +13472,16 @@
"embed[type='application/pdf']"
]
},
{
"id": "common2.pdfWebPage",
"selectorMatches": [
"[id=myPdfIframe][src*=pdf]"
],
"pdfUrlExtractRule": {
"selector": "[id=myPdfIframe][src*=pdf]",
"attribute": "src"
}
},
{
"id": "txt",
"matches": [
Expand Down Expand Up @@ -13508,6 +13518,6 @@
]
}
],
"buildinConfigUpdatedAt": "2025-01-20T09:00:47.976Z",
"buildinConfigUpdatedAt": "2025-01-20T13:05:15.563Z",
"latestVersion": "1.13.6"
}

0 comments on commit 8d243f6

Please sign in to comment.