Skip to content

Commit 0aabefe

Browse files
Removed Vercel links
1 parent a3d9a1b commit 0aabefe

2 files changed

Lines changed: 2 additions & 13 deletions

File tree

domain-urls.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
theludos.com - Main
22
anythingthat.works - Alternative
3-
ludos-the-ludos.vercel.app - Alternative
43
theludos.netlify.app - Alternative

mirror-links/index.html

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ <h2>Ludos</h2>
3939
<ul>
4040
<a class="ludos" href="https://www.theludos.com">1. https://www.theludos.com</a><br><br>
4141
<a class="ludos" href="https://www.anythingthat.works">3. https://www.anythingthat.works</a><br><br>
42-
<a class="ludos" href="https://ludos-git-main-the-ludos.vercel.app">4. https://ludos-git-main-the-ludos.vercel.app</a><br><br>
43-
<a class="ludos" href="https://ludos-the-ludos.vercel.app">5. https://ludos-the-ludos.vercel.app</a><br><br>
4442
<a class="ludos" href="https://theludos.netlify.app">6. https://theludos.netlify.app</a><br><br>
4543
</ul>
4644
</div>
@@ -66,9 +64,7 @@ <h2>Assets</h2>
6664
<ul>
6765
<a>0. https://assets.theludos.com</a><br><br>
6866
<a>1. https://assets.anythingthat.works</a><br><br>
69-
<a>2. https://ludos-assets-git-main-the-ludos.vercel.app</a><br><br>
70-
<a>3. https://ludos-assets-the-ludos.vercel.app</a><br><br>
71-
<a>4. https://ludos-assets.netlify.app</a><br><br>
67+
<a>2. https://ludos-assets.netlify.app</a><br><br>
7268
</ul>
7369
</div>
7470
<p>
@@ -93,9 +89,7 @@ <h2>Villade</h2>
9389
<ul>
9490
<a>0. https://villade.theludos.com</a><br><br>
9591
<a>1. https://villade.anythingthat.works</a><br><br>
96-
<a>2. https://villade-git-main-the-ludos.vercel.app</a><br><br>
97-
<a>3. https://villade-the-ludos.vercel.app</a><br><br>
98-
<a>4. https://villade.netlify.app</a><br><br>
92+
<a>2. https://villade.netlify.app</a><br><br>
9993
</ul>
10094
</div>
10195
<p>
@@ -131,16 +125,12 @@ <h2>Villade</h2>
131125
const assetsLinks = [
132126
"https://assets.theludos.com",
133127
"https://assets.anythingthat.works",
134-
"https://ludos-assets-git-main-the-ludos.vercel.app",
135-
"https://ludos-assets-the-ludos.vercel.app",
136128
"https://ludos-assets.netlify.app"
137129
];
138130

139131
const villadeLinks = [
140132
"https://villade.theludos.com",
141133
"https://villade.anythingthat.works",
142-
"https://villade-git-main-the-ludos.vercel.app",
143-
"https://villade-the-ludos.vercel.app",
144134
"https://villade.netlify.app"
145135
];
146136

0 commit comments

Comments
 (0)