diff --git a/dist/default_config.json b/dist/default_config.json index 7cfef7a..b1e756e 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -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": [ @@ -13508,6 +13518,6 @@ ] } ], - "buildinConfigUpdatedAt": "2025-01-20T09:00:47.976Z", + "buildinConfigUpdatedAt": "2025-01-20T13:05:15.563Z", "latestVersion": "1.13.6" }