fix regex www. errors.
This commit is contained in:
parent
4c6b5093db
commit
45ea789853
10 changed files with 29 additions and 29 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<meta property="og:description" content="Venith-MC was created by MattTheTekie!">
|
||||
<meta property="og:image" content="http://www.venith.net/media/vlogo.png">
|
||||
<meta property="og:image:alt" content="Venith-MC">
|
||||
<meta property="og:url" content="http://play.www.venith.net/">
|
||||
<meta property="og:url" content="http://play.venith.net/">
|
||||
<meta name="author" content="MattTheTekie + Venith">
|
||||
<meta name="description" content="Venith-MC was created by MattTheTekie!">
|
||||
<meta name="keywords" content="90s Web, 2000s, Political, Digital Cheese, TDK, Venith, Blog, Neocities, 3DSPaint, DSiPaint, Gaming, Web, HTML, CSS, Programming, Email, Tutorials, Guilded, Discord, YouTube, Twitter">
|
||||
|
|
@ -66,14 +66,14 @@
|
|||
</div>
|
||||
<div class="main1_ipcopier_div">
|
||||
<button class="main1_ipcopier" onclick="copyText()" type="button">
|
||||
<span class="main1_ipcopier_text1">play.www.venith.net</span>
|
||||
<span class="main1_ipcopier_text1">play.venith.net</span>
|
||||
<br>
|
||||
<span class="main1_ipcopier_text2">Click to copy</span>
|
||||
</button>
|
||||
<script>
|
||||
function copyText() {
|
||||
navigator.clipboard.writeText
|
||||
("play.www.venith.net");
|
||||
("play.venith.net");
|
||||
}
|
||||
$(document).ready(function() {
|
||||
$('.main1_ipcopier').click(function() {
|
||||
|
|
@ -158,7 +158,7 @@
|
|||
<img class="main5_admins_img" alt="admin member img" src="https://avatars.githubusercontent.com/u/94870997?v=4">
|
||||
<div class="main5_admins_description_div">
|
||||
<a class="main5_admins_description_rank main5_admins_description_rank_owner">[Owner]</a>
|
||||
<a class="main5_admins_description_title" href="https://home.www.venith.net">MattTheTekie</a>
|
||||
<a class="main5_admins_description_title" href="https://home.venith.net">MattTheTekie</a>
|
||||
<a class="main5_admins_description">Owner<br>Prominent fullstack developer, and very vocal activist.</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -191,7 +191,7 @@
|
|||
<img class="main5_admins_img" alt="admin member img" src="https://cdn.discordapp.com/avatars/689222794105716848/a216b834b421b988fdde924840eef55a.webp?size=4096">
|
||||
<div class="main5_admins_description_div">
|
||||
<a class="main5_admins_description_rank main5_admins_description_rank_admin">[Admin]</a>
|
||||
<a class="main5_admins_description_title" href="https://jinxcade.www.venith.net">JinxCade</a>
|
||||
<a class="main5_admins_description_title" href="https://jinxcade.venith.net">JinxCade</a>
|
||||
<a class="main5_admins_description">Head Admin<br>Fun, chaotic, a little stubborn</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -252,7 +252,7 @@
|
|||
<a>Version:</a>
|
||||
</div>
|
||||
<div class="main3_join_values">
|
||||
<a>play.www.venith.net</a>
|
||||
<a>play.venith.net</a>
|
||||
<a>1.8-1.21.0</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -265,7 +265,7 @@
|
|||
<a>Port:</a>
|
||||
</div>
|
||||
<div class="main3_join_values">
|
||||
<a>play.www.venith.net</a>
|
||||
<a>play.venith.net</a>
|
||||
<a>19132</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="about.html">About</a></li>
|
||||
<li><a href="https://test72.eu.org/projects/">Projects</a></li>
|
||||
<li><a href="https://status.www.venith.net">Status</a></li>
|
||||
<li><a href="https://status.venith.net">Status</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<main>
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@ other things are for stuff like making images that I can put here or
|
|||
making videos about it. And thank you for viewing the site :D</p1>
|
||||
<div class:menu-section="">
|
||||
<div class:icon="">
|
||||
<a href="https://dc.www.venith.net">
|
||||
<img src="https://dc.www.venith.net/Media/DC.jpg">
|
||||
<a href="https://dc.venith.net">
|
||||
<img src="https://dc.venith.net/Media/DC.jpg">
|
||||
<br>
|
||||
<h1>Digital Cheese - Created: Assets, Code, and Videos</h1>
|
||||
</a>
|
||||
|
|
|
|||
|
|
@ -10,8 +10,8 @@ are for stuff like making images that I can put here or making videos
|
|||
about it. And thank you for viewing the site :D</p1>
|
||||
<div class:menu-section="">
|
||||
<div class:icon="">
|
||||
<a href="http://dc.www.venith.net/">
|
||||
<img src="https://dc.www.venith.net/Media/DC.jpg">
|
||||
<a href="http://dc.venith.net/">
|
||||
<img src="https://dc.venith.net/Media/DC.jpg">
|
||||
<br>
|
||||
<h1 style="color:yellow;background-color:black">Digital Cheese - Created: Assets, Code, and Videos</h1>
|
||||
</a>
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
<h1>The Official Anti-TikTok Union Website</h1>
|
||||
</div>
|
||||
<div class="navbar"><p><a href="">ATTU History</a> | <a href="">Site Devs</a> | <a href="">TikTok Content</a></p></div>
|
||||
<p>Welcome to the Official Anti-TikTok Union website. This website is dedicated to ending TikTok. This website is owned by <a href="https://dc.www.venith.net/" style="color:red">Digital Cheese</a>
|
||||
<p>Welcome to the Official Anti-TikTok Union website. This website is dedicated to ending TikTok. This website is owned by <a href="https://dc.venith.net/" style="color:red">Digital Cheese</a>
|
||||
and the Discord server is currently owned by rocky b#5330 which anyone
|
||||
can join. This is a website made partly to combat the split into two
|
||||
servers (ATTU by rocky and ATTL by Draglox). If you want updates on the
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
<h1>The Official Anti-TikTok Union Website</h1>
|
||||
</div>
|
||||
<div class="navbar"><p><a href=""></a> | <a href="">ATTU History</a> | <a href="">Site Devs</a> | <a href="/archive/attu.neocities.org/10182022-tiktokcontent.html">TikTok Content</a></p></div>
|
||||
<p>Welcome to the Official Anti-TikTok Union website. This website is dedicated to ending TikTok. This website is owned by <a href="https://dc.www.venith.net/" style="color:red">Digital Cheese</a>
|
||||
<p>Welcome to the Official Anti-TikTok Union website. This website is dedicated to ending TikTok. This website is owned by <a href="https://dc.venith.net/" style="color:red">Digital Cheese</a>
|
||||
and the Discord server is currently owned by rocky b#5330 which anyone
|
||||
can join. This is a website made partly to combat the split into two
|
||||
servers (ATTU by rocky and ATTL by Draglox). If you want updates on the
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
<h1>The Official Anti-TikTok Union</h1>
|
||||
</div>
|
||||
<div class="navbar"><p><a href="">ATTU History</a> | <a href="">Site Devs</a> | <a href="">TikTok Content</a></p></div>
|
||||
<p>Welcome to the Official Anti-TikTok Union website. This website is dedicated to ending TikTok. This website is owned by <a href="https://dc.www.venith.net/" style="color:red">Digital Cheese</a>
|
||||
<p>Welcome to the Official Anti-TikTok Union website. This website is dedicated to ending TikTok. This website is owned by <a href="https://dc.venith.net/" style="color:red">Digital Cheese</a>
|
||||
and the Discord server is currently owned by rocky b#5330 which anyone
|
||||
can join. This is a website made partly to combat the split into two
|
||||
servers (ATTU by rocky and ATTL by Draglox). If you want updates on the
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
<h1>Legacy Devices, Podcast, And More!</h1>
|
||||
Venith gets a domain, the site begins working on legacy devices, Venith archives, and more!
|
||||
<br><br>
|
||||
<a href="https://dc.www.venith.net/">Digital Cheese</a> - 10/7/2023 12:38PM
|
||||
<a href="https://dc.venith.net/">Digital Cheese</a> - 10/7/2023 12:38PM
|
||||
<hr>
|
||||
Hello everyone, this is the first Venith blog entry on the website :D<br>
|
||||
As the first blog on the website, I think I should just give a recap of what has changed over the last few months.
|
||||
|
|
@ -37,18 +37,18 @@
|
|||
<br><br>
|
||||
We have also made many (and I mean many) sub-domains under Venith's. I will list them below for you to visit, the ones that work on DSi/Wii must have HTTPS disabled as far as I know, HTTPS has not worked with it. There are many more, this is not the full list but rather the most notable ones as of this time. The list will be updated and sometimes the websites go down so be paitent, some domains may not work on DSi in the future as a warning too.
|
||||
<br><br>
|
||||
dc.www.venith.net (DSi Won't Work, Neocities Issue)<br>
|
||||
tdk.www.venith.net (same as dc.www.venith.net)<br>
|
||||
cht.www.venith.net (DSi Compatible)<br>
|
||||
dc2.www.venith.net (DSi Compatible)
|
||||
dc.venith.net (DSi Won't Work, Neocities Issue)<br>
|
||||
tdk.venith.net (same as dc.venith.net)<br>
|
||||
cht.venith.net (DSi Compatible)<br>
|
||||
dc2.venith.net (DSi Compatible)
|
||||
<br><br>
|
||||
Expect to start seeing a lot more www.venith.net domains and sub-domain links especially if you're in <a href="https://tdk.www.venith.net">The Destruction Kingdom</a> (TDK) or <a href="https://cht.www.venith.net">CrazyHellTechnologies</a>. Perhaps one day you may even own one :]
|
||||
Expect to start seeing a lot more www.venith.net domains and sub-domain links especially if you're in <a href="https://tdk.venith.net">The Destruction Kingdom</a> (TDK) or <a href="https://cht.venith.net">CrazyHellTechnologies</a>. Perhaps one day you may even own one :]
|
||||
<h2>Website Redesigns</h2>
|
||||
Yes, Venith was once again redesigned if you didn't miss it back when it was still on Neocities. Also, I optimized many areas of code more so that way it would work better on DSi without looking worse on more modern devices. However, this wasn't the only Venith website to get a redesign as <a href="http://dc2.www.venith.net/">dc2.www.venith.net</a> also got one (it looks like a forum site even though its actually just a personal website). It is still a WIP, but it is cool.
|
||||
Yes, Venith was once again redesigned if you didn't miss it back when it was still on Neocities. Also, I optimized many areas of code more so that way it would work better on DSi without looking worse on more modern devices. However, this wasn't the only Venith website to get a redesign as <a href="http://dc2.venith.net/">dc2.venith.net</a> also got one (it looks like a forum site even though its actually just a personal website). It is still a WIP, but it is cool.
|
||||
<h2>TDKHome/TDKPaint</h2>
|
||||
We are still making some progress on that, not as much but whatever. We should eventually finish it, or maybe it'll be removed and I'll just use the main Venith layout instead as I kinda like it more. Works better, works on more devices, and its already usually the main theme of the website so things won't look weird if I do that. Plus green :3
|
||||
<h2>The Destruction Kingdom</h2>
|
||||
Once last bit I would like to add on here, it is about TDK. There has been a very, very important blog entry thats way longer than this one made on the site there. If you would like to read it, please <a href="https://tdk.www.venith.net/blog/2023-October5.html">click this link</a>. For those who don't want to read it, here is the TLDR below:<br>
|
||||
Once last bit I would like to add on here, it is about TDK. There has been a very, very important blog entry thats way longer than this one made on the site there. If you would like to read it, please <a href="https://tdk.venith.net/blog/2023-October5.html">click this link</a>. For those who don't want to read it, here is the TLDR below:<br>
|
||||
"TDK Guilded Banned, Telegram Supremacy, Hide Numbers On TG Profiles, Fuck Nintendo, I Suck At Keeping My Empires Simple And Not Overly-Complicated."
|
||||
<br><br>
|
||||
It is like 17 paragraphs that are all very, very long each so I don't expect you to read it. However, if you decide to read it then I believe it will be very important. Fuck Nintendo, Venith Supremacy.
|
||||
|
|
|
|||
|
|
@ -258,7 +258,7 @@ nav ul li a:hover {
|
|||
<li><a href="#">Home</a></li>
|
||||
<li><a href="about.html">About</a></li>
|
||||
<li><a href="https://test72.eu.org/projects/">Projects</a></li>
|
||||
<li><a href="https://status.www.venith.net">Status</a></li>
|
||||
<li><a href="https://status.venith.net">Status</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
|
@ -285,11 +285,11 @@ nav ul li a:hover {
|
|||
<!-- Member Area Column -->
|
||||
<div class="grid-item">
|
||||
<h2>💾 Members Area:</h2>
|
||||
<a href="http://home.www.venith.net">MattTheTekie</a><br>
|
||||
<a href="http://home.venith.net">MattTheTekie</a><br>
|
||||
<a href="http://github.com/Austcool-Walker">Austcool-Walker</a> (<a href="http://n3rdp0rt4l-hq.gitlab.io/n3rdp0rt4l/">site</a>)<br>
|
||||
<a href="http://digitalcheese.xyz">Digital Cheese</a><br>
|
||||
<a href="#">Gato-Senpai</a><br>
|
||||
<a href="http://jinxcade.www.venith.net">JinxCade</a>
|
||||
<a href="http://jinxcade.venith.net">JinxCade</a>
|
||||
</div>
|
||||
|
||||
<!-- Partners Column -->
|
||||
|
|
|
|||
|
|
@ -259,7 +259,7 @@ nav ul li a:hover {
|
|||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="about.html">About</a></li>
|
||||
<li><a href="https://test72.eu.org/projects/">Projects</a></li>
|
||||
<li><a href="https://status.www.venith.net">Status</a></li>
|
||||
<li><a href="https://status.venith.net">Status</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
|
|
@ -286,9 +286,9 @@ nav ul li a:hover {
|
|||
<div class="grid-item">
|
||||
<h2>🖥️ Services</h2>
|
||||
<a href="#">VENITHMC/IRONLAND (WIP)</a><br>
|
||||
<a href="https://chat.www.venith.net">Venith Matrix</a><br>
|
||||
<a href="https://chat.venith.net">Venith Matrix</a><br>
|
||||
<a href="https://discord.com/invite/Xjfy4sJpWx">Venith Discord</a><br>
|
||||
<a href="https://search.www.venith.net">Venith Search</a><br>
|
||||
<a href="https://search.venith.net">Venith Search</a><br>
|
||||
<a href="https://t.me/TDKChan">Venith Telegram</a> (<a href="https://t.me/TDKGC">GC</a>)<br>
|
||||
<a href="mumble://vc.omada.cafe">Omada Mumble</a>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue