Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oh my #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions apps.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<!DOCTYPE html>
<head>

<title>Art Class v2</title>
<link rel="icon" href="assets/artclass-circle.png">
<link rel="stylesheet" href="/styles/style.css">
Expand All @@ -21,4 +22,13 @@ <h1>Apps</h1>
<a class="gamelink" href="apps/reddit.html">Reddit</a> <br>
<br> <a class="gamelink" href="/"><i class="fa-solid fa-arrow-left"></i> Back</a>
</p>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
11 changes: 11 additions & 0 deletions apps/discord.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<head>
<!-- Google tag (gtag.js) -->


<title>Art Class v2 - Discord</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="/styles/page.css">
Expand Down Expand Up @@ -26,5 +29,13 @@
data-lang="en"
crossorigin="anonymous"
async>
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
11 changes: 11 additions & 0 deletions apps/geforce-now.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<head>
<!-- Google tag (gtag.js) -->


<title>Art Class v2 - GeForce NOW</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="/styles/page.css">
Expand All @@ -25,5 +28,13 @@
data-lang="en"
crossorigin="anonymous"
async>
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
11 changes: 11 additions & 0 deletions apps/google.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<head>

<title>Art Class v2 - Google</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="/styles/page.css">
Expand Down Expand Up @@ -26,4 +27,14 @@
crossorigin="anonymous"
async>
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>

</body>
11 changes: 11 additions & 0 deletions apps/reddit.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<head>


<title>Art Class v2 - Reddit</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="/styles/page.css">
Expand All @@ -25,5 +27,14 @@
data-lang="en"
crossorigin="anonymous"
async>
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
10 changes: 10 additions & 0 deletions apps/spotify.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<head>


<title>Art Class v2 - Spotify</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="/styles/page.css">
Expand Down Expand Up @@ -26,5 +28,13 @@
data-lang="en"
crossorigin="anonymous"
async>
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
18 changes: 18 additions & 0 deletions apps/twitter.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>

<title>Art Class v2 - Twitter</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="/styles/page.css">
Expand All @@ -25,5 +35,13 @@
data-lang="en"
crossorigin="anonymous"
async>
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
18 changes: 18 additions & 0 deletions apps/youtube.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>

<title>Art Class v2 - YouTube</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="/styles/page.css">
Expand All @@ -25,5 +35,13 @@
data-lang="en"
crossorigin="anonymous"
async>
</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
12 changes: 12 additions & 0 deletions games.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<!DOCTYPE html>
<head>


<title>Art Class v2</title>
<link rel="icon" href="assets/artclass-circle.png">
<link rel="stylesheet" href="../styles/style.css">
Expand All @@ -22,6 +24,16 @@ <h1>Games</h1>
<a class="gamelink" href="games/idle-dice.html">Idle Dice</a> <br>
<a class="gamelink" href="games/idle-breakout.html">Idle Breakout</a> <br>
<a class="gamelink" href="games/run3.html">Run 3</a> <br>
<a class="gamelink" href="games/1v1-lol.html">1v1.lol</a> <br>
<br> <a class="gamelink" href="/"><i class="fa-solid fa-arrow-left"></i> Back</a>
</p>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
47 changes: 47 additions & 0 deletions games/1v1-lol.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<head>


<title>Art Class v2 - 1v1.lol</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="../styles/page.css">
<script src="https://kit.fontawesome.com/e897e5d5dc.js" crossorigin="anonymous"></script>
<script src="/script.js"></script>
</head>


<body>
<iframe src="https://docs-opensocial.googleusercontent.com/gadgets/ifr?url=https://cdn.jsdelivr.net/gh/ko1ov/to@1e8a949f89fcf2b110640c41a0705db01405d161/d7uf4.xml#" height="100%" width="100%" style="border: none; margin: 0;"></iframe>
</body>
</html>

<br> <p> <a class="gamelink" href="../games.html"><i class="fa-solid fa-arrow-left"></i> Back</a> | <a class="gamelink" href="../index.html"><i class="fa-solid fa-house"></i> Home</a></p>
<script
src="https://giscus.app/client.js"
data-repo="proudparrot2/artclass"
data-repo-id="R_kgDOILyPKQ"
data-category="Game Comments"
data-category-id="DIC_kwDOILyPKc4CSKum"
data-mapping="title"
data-strict="0"
data-reactions-enabled="1"
data-emit-metadata="0"
data-input-position="top"
data-theme="dark"
data-lang="en"
crossorigin="anonymous"
async>
</script>
<div id="usercounter">
<br>
<iframe src="https://php-web-server.parrotdev.repl.co" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="800px" allowfullscreen></iframe>
</div>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
11 changes: 11 additions & 0 deletions games/cut-the-rope.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<head>


<title>Art Class v2 - Duck Life</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="../styles/page.css">
Expand Down Expand Up @@ -30,4 +32,13 @@
<br>
<iframe src="https://php-web-server.parrotdev.repl.co" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="800px" allowfullscreen></iframe>
</div>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
11 changes: 11 additions & 0 deletions games/dino-game.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<head>


<title>Art Class v2 - Dino Game</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="../styles/page.css">
Expand Down Expand Up @@ -30,4 +32,13 @@
<br>
<iframe src="https://php-web-server.parrotdev.repl.co" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="800px" allowfullscreen></iframe>
</div>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
11 changes: 11 additions & 0 deletions games/duck-life.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<head>


<title>Art Class v2 - Duck Life 4</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="../styles/page.css">
Expand Down Expand Up @@ -30,4 +32,13 @@
<br>
<iframe src="https://php-web-server.parrotdev.repl.co" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="800px" allowfullscreen></iframe>
</div>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
11 changes: 11 additions & 0 deletions games/flappy-bird.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<head>


<title>Art Class v2 - Flappy Bird</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="../styles/page.css">
Expand Down Expand Up @@ -30,4 +32,13 @@
<br>
<iframe src="https://php-web-server.parrotdev.repl.co" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="800px" allowfullscreen></iframe>
</div>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
13 changes: 12 additions & 1 deletion games/friday-night-funkin.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<head>


<title>Art Class v2 - Friday Night Funkin'</title>
<link rel="icon" href="/assets/artclass-circle.png">
<link rel="stylesheet" href="../styles/page.css">
Expand All @@ -8,7 +10,7 @@


<body>
<iframe src="https://integralsolver.lol/games/fnf/" height="100%" width="100%" style="border: none; margin: 0;"></iframe>
<iframe src="/games/fnf/" height="100%" width="100%" style="border: none; margin: 0;"></iframe>
<br> <p> <a class="gamelink" href="../games.html"><i class="fa-solid fa-arrow-left"></i> Back</a> | <a class="gamelink" href="../index.html"><i class="fa-solid fa-house"></i> Home</a></p>
<script
src="https://giscus.app/client.js"
Expand All @@ -30,4 +32,13 @@
<br>
<iframe src="https://php-web-server.parrotdev.repl.co" style="border:0px #ffffff none;" name="myiFrame" scrolling="no" frameborder="1" marginheight="0px" marginwidth="0px" height="400px" width="800px" allowfullscreen></iframe>
</div>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-YQDVFNNVD6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag('config', 'G-YQDVFNNVD6');
</script>
</body>
Loading