Skip to content

Commit 1662e8f

Browse files
committed
feat: added warning regarding the deprecation of old webvium apk(s)
1 parent 9a95a5d commit 1662e8f

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

search/index.php

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
</div>
2727
</noscript>
2828

29+
<div class="nojs">
30+
If you're reading this. You are using an old version of Webvium Browser which is no longer supported!.
31+
Download the new Webvium at <a href="https://www.melvinjonesrepol.com/webvium-browser">https://melvinjonesrepol.com/webvium-browser</a>.
32+
</div>
33+
2934
<section id="page1">
3035
<h1 id="currD">Search</h1>
3136
<div class="search-container">
@@ -69,4 +74,4 @@
6974

7075
</body>
7176

72-
</html>
77+
</html>

0 commit comments

Comments
 (0)