-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open
Description
Context
No response
Bug description
With mkdocs-material-9.6.5
the built-in privacy plugin does not replace all external URLs. For example, fonts and stylesheets from fonts.gstatic.com are not replaced, but the Javascript for mermaid.js from unpkg.com is replaced. It was working fine in version 9.6.4
.
Network connections with privacy plugin and mkdocs-material 9.6.5
:
Network connections with privacy plugin and mkdocs-material 9.6.4
:
Related links
Reproduction
9.6.5-privacy-plugin-broken.zip
Steps to reproduce
- Run
mkdocs serve
ormkdocs build
with privacy plugin enabled - Open network monitor in browser tools
- Navigate to mkdocs page and observe the network connections
Browser
No response
Before submitting
- I have read and followed the bug reporting guidelines.
- I have attached links to the documentation, and possibly related issues and discussions.
- I assure that I have removed all customizations before submitting this bug report.
- I have attached a .zip file with a minimal reproduction using the built-in info plugin.
Metadata
Metadata
Assignees
Labels
bugIssue reports a bugIssue reports a bugresolvedIssue is resolved, yet unreleased if openIssue is resolved, yet unreleased if open