From 6505540f06b291fe44e7922d8a3530b07bf31603 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 1 Aug 2023 11:44:48 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/dist/default_config.json b/dist/default_config.json index 37c6025..95fd11a 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -4116,8 +4116,24 @@ ".page-sidebar", ".page-content" ] + }, + { + "id": "pubmed.ncbi.nlm.nih.gov", + "matches": "pubmed.ncbi.nlm.nih.gov", + "urlChangeDelay": 0, + "excludeSelectors": [ + ".docsum-journal-citation", + ".citation-part", + ".docsum-authors", + ".top-wrapper", + ".article-source", + ".citation-doi", + ".identifiers", + ".cite", + ".share" + ] } ], - "buildinConfigUpdatedAt": "2023-08-01T11:18:01.488Z", + "buildinConfigUpdatedAt": "2023-08-01T11:44:48.702Z", "latestVersion": "0.7.15" }