Skip to content

Commit

Permalink
b
Browse files Browse the repository at this point in the history
  • Loading branch information
D3ch committed Aug 25, 2023
1 parent 318c7c1 commit 829af44
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h2>
</h2>
<h2>See this in apps? Try clicking the button.</h2>
<a href="https://forms.gle/uE357bpzg3AnWL1W6" target ="_blank">
<button class="block"><b>Recommend or suggest here.</b></button>
<button class="block"><b>Recommend here.</b></button>
</a>
</center>
</body>
Expand Down
2 changes: 2 additions & 0 deletions assets/js/subt.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ const say = [
"wow im surprsed if someone acc reads these",
"please dont sue me",
"stay low in a tesla",
"do people read these?",
"check out the new apps ui!",
];
/*
hi skidder or person looking at my code
Expand Down
6 changes: 5 additions & 1 deletion static/a.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,15 @@ <h1 onclick="launchURL('netflix.com')">Netlifx</h1>
<h1 onclick="launchURL('google.com')">Google</h1>
<h1 onclick="launchURL('discord.com/login')">Discord</h1>
<h1 onclick="launchURL('Youtube.com')">Youtube</h1>
<h1 onclick="launchURL('reddit.com')">Reddit</h1>
<h1 onclick="launchURL('spotify.com')">Spotify</h1>
<h1 onclick="launchURL('tiktok.com')">Tiktok</h1>
<h1 onclick="launchURL('twitter.com')">Twitter</h1>
<h1 onclick="launchURL('chat.chatgptdemo.net')">Chat GPT</h1>
<h1 onclick="launchURL('ww9.0123movies.net')">Netlifx</h1>
<h1 onclick="launchURL('aniwatch.to')">Anime</h1>
<h1 onclick="launchURL('cowordle.org')">Co Wordle</h1>
<h1 onclick="launchURL('play.gforcenow.com')">Geforce Now</h1>
<h1 onclick="launchURL('play.geforcenow.com')">Geforce Now</h1>
</center>
<!--Makes the search bar hidden because launch URl loads it on the searchbar.-->
<style>
Expand Down

2 comments on commit 829af44

@vercel
Copy link

@vercel vercel bot commented on 829af44 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 829af44 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.