We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bdd300 commit 791df87Copy full SHA for 791df87
index.ejs
@@ -60,7 +60,7 @@ const scripts = (options.scripts || []).map(script => {
60
<style>.unsupported-browser { display: none; }</style>
61
<div class="unsupported-browser">
62
Sorry, your browser is not supported. Please upgrade to the latest version or switch your browser to use this
63
- site. See <a href="http://outdatedbrowser.com/" rel="noopener noreferrer">outdatedbrowser.com</a> for options.
+ site. See <a href="https://bestvpn.org/outdatedbrowser/" rel="noopener noreferrer">outdatedbrowser.com</a> for options.
64
</div><%
65
} %><%
66
if (bodyHtmlSnippet) { %>
0 commit comments