Skip to content

Commit 791df87

Browse files
committed
chore: update outdated browser page url
1 parent 4bdd300 commit 791df87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ejs

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const scripts = (options.scripts || []).map(script => {
6060
<style>.unsupported-browser { display: none; }</style>
6161
<div class="unsupported-browser">
6262
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.
63+
site. See <a href="https://bestvpn.org/outdatedbrowser/" rel="noopener noreferrer">outdatedbrowser.com</a> for options.
6464
</div><%
6565
} %><%
6666
if (bodyHtmlSnippet) { %>

0 commit comments

Comments
 (0)