forked from Textureman35/Textureman35.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patholdui.html
213 lines (189 loc) · 7.98 KB
/
oldui.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>iPad Hub</title>
<!-- Favicon for browsers -->
<link rel="icon" href="favicon.ico" type="image/x-icon">
<!-- Apple Touch Icon for iOS home screen -->
<link rel="apple-touch-icon" sizes="180x180" href="favicon.ico">
<link rel="apple-touch-icon" sizes="152x152" href="favicon.ico">
<!-- Add more sizes as needed -->
<!-- Make the web app open in full-screen mode -->
<meta name="apple-mobile-web-app-capable" content="yes">
<!-- Set the status bar text color to black -->
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<style>
body {
font-family: 'Arial', sans-serif;
background-color: #1a1a1a; /* Dark background for dark mode */
color: #ffffff; /* Text color for dark mode */
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
}
#container {
background-color: #2d2d2d; /* Container background color */
padding: 20px;
border-radius: 15px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
width: 80%;
max-width: 600px;
transition: background-color 0.3s ease;
animation: fadeIn 1s ease;
}
.mac-window {
background-color: #f6f6f6; /* MacOS window background color */
border: 1px solid #d1d1d1; /* Window border color */
border-radius: 8px;
padding: 20px;
margin-top: 20px; /* Add margin to separate from the header */
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
animation: slideIn 1s ease;
}
h1 {
color: #61dafb; /* Header text color */
margin-top: 0; /* Adjusted margin to bring the text up */
animation: fadeInUp 1s ease;
}
p {
margin-top: 10px; /* Add some margin to the paragraphs for spacing */
animation: fadeIn 1s ease;
}
a {
color: #61dafb; /* Link color */
text-decoration: none;
transition: color 0.3s ease;
display: block;
padding: 10px;
border-radius: 5px;
position: relative;
animation: fadeIn 1s ease;
}
a:hover {
color: #4fa3d1; /* Link color on hover */
background-color: rgba(79, 163, 209, 0.2); /* Faded background color on hover */
}
a:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #d1d1d1; /* Divider color */
}
/* Popup styles */
.popup {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
justify-content: center;
align-items: center;
animation: fadeIn 0.5s ease;
}
.popup-content {
background: #fff;
padding: 20px;
border-radius: 8px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
animation: slideIn 0.5s ease;
}
.close-btn {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
}
/* Animations */
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeInUp {
from {
opacity: 0;
transform: translateY(20px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes slideIn {
from {
opacity: 0;
transform: translateX(-20px);
}
to {
opacity: 1;
transform: translateX(0);
}
}
</style>
</head>
<body>
<div id="container" class="mac-window">
<h1>iPad Hub</h1>
<p>Explore a variety of exciting content for your iPad.</p>
<a href="#" onclick="openPopup('gamesPopup')">Games</a>
<a href="#" onclick="openPopup('toolsPopup')">Tools</a>
</div>
<!-- Games Popup -->
<div id="gamesPopup" class="popup">
<div class="popup-content">
<span class="close-btn" onclick="closePopup('gamesPopup')">×</span>
<h1>Games</h1>
<ul>
<li><a href="/cookieclicker/index.html" target="_blank">Cookie Clicker</a></li>
<li><a href="http://82.30.201.5:8080/d80a863c010a4caa95177865a94da78c/_rhsHuWve:/ZzGbKK.WMRsEW.LO/LDfRakTqKDh/" target="_blank">Fruit Ninja</a></li>
<li><a href="https://script.google.com/macros/s/AKfycbyLWFYJx-2JHloJ6N4ur-dbi73G9696alxyaOzi-ikNB0HIOI6JeK13brJQbb2fU9Cksg/exec" target="_blank">Block Stack</a></li>
<li><a href="http://82.30.201.5:8080/9410c5e668f24011b9987c992156c0d7/_rhsSuLqZ:/I086RgCDN-56.eB/" target="_blank">Geometry Dash</a></li>
<li><a href="https://images-opensocial.googleusercontent.com/gadgets/ifr?url=https://s3.amazonaws.com/production-assetsbucket-8ljvyr1xczmb/1ee20621-61bc-4ec8-a8ec-5e839c2e6edc%2Ffive-nights-at-freddy-s.xml" target="_blank">Five Nights at Freddy's</a></li>
<li><a href="https://images-opensocial.googleusercontent.com/gadgets/ifr?url=https://s3.amazonaws.com/production-assetsbucket-8ljvyr1xczmb/1ee20621-61bc-4ec8-a8ec-5e839c2e6edc%2Fplants-vs-zombies.xml" target="_blank">Plants Vs Zombies</a></li>
<li><a href="https://images-opensocial.googleusercontent.com/gadgets/ifr?url=https://cdn.jsdelivr.net/gh/gertdoro/UnityExplorer@30e7601c53b57634d2288fd993d8baaeae060eb2/CSConsole/Lexers/ab.xml" target="_blank">Angry Birds</a></li>
<li><a href="https://ubg77.github.io/updatefaqs/subway-surfers/" target="_blank">Subway Surfers</a></li>
<li><a href="https://images-opensocial.googleusercontent.com/gadgets/ifr?url=https://cdn.jsdelivr.net/gh/sk1bx/element@9cccb2fafb569c963501a5d818472b561121cea6/totm.xml" target="_blank">Tomb of the Mask</a></li>
<li><a href="http://82.30.201.5:8080/040e6b0e7e49416cbfede147803b1b0f/_rhsdlXFa:/b.w-TXlB6.wgQ/DA/qBu9o5MfzCQh733sR5v1v~N0rk0oPtA/" target="_blank">Fleeing The Complex - Henry Stickmin</a></li>
<li><a href="http://82.30.201.5:8080/293a266d942c43f2846b1c88053e0e5a/_rhs32dTW:/dU1.TL/" target="_blank">Now.GG [Game Streaming]</a></li>
<!-- Add more game links as needed -->
</ul>
</div>
</div>
<!-- Tools Popup -->
<div id="toolsPopup" class="popup">
<div class="popup-content">
<span class="close-btn" onclick="closePopup('toolsPopup')">×</span>
<h1>Tools</h1>
<ul>
<li><a href="https://pixlr.com/suite" target="_blank">Photo Editing - PIXLR</a></li>
<li><a href="https://huggingface.co/spaces/prodia/fast-stable-diffusion" target="_blank">AI image generation</a></li>
<li><a href="https://play.ht" target="_blank">AI voice generation</a></li>
<li><a href="NewUI.html" target="_blank">New UI!</a></li>
<!-- Add more game links as needed -->
</ul>
</div>
</div>
<!-- Upgrade betch -->
<script>
function openPopup(popupId) {
document.getElementById(popupId).style.display = 'flex';
}
function closePopup(popupId) {
document.getElementById(popupId).style.display = 'none';
}
</script>
</body>
</html>