Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -2
index.html
CHANGED
@@ -183,11 +183,12 @@
|
|
183 |
</head>
|
184 |
<body data-rsssl="1">
|
185 |
|
186 |
-
|
187 |
<div class="icon-box">
|
188 |
<img src="https://i.postimg.cc/MKDYVXdL/20240610-082747.png" alt="Icon" height="05px" width="05px">
|
189 |
<div class="icon-text">Qoc Upscaler</div>
|
190 |
</div>
|
|
|
191 |
<div class="loading-box show-message-box">
|
192 |
<img src="https://iili.io/Jy7zUyF.gif" alt="Wait" height= "60px" width="60px">
|
193 |
<div class="loading-text">Loading..</div>
|
@@ -208,7 +209,7 @@
|
|
208 |
<div class="feed-back-box"></div>
|
209 |
</div>
|
210 |
|
211 |
-
<div class="load-warning-boxx show-message-box"
|
212 |
<img src="https://i.postimg.cc/Ssp1S3ZF/6659895.png" alt="Fail" height="20px" width="20px">
|
213 |
<div class="warning-text"></div>
|
214 |
<div class="button-group">
|
|
|
183 |
</head>
|
184 |
<body data-rsssl="1">
|
185 |
|
186 |
+
<div class="image-loading-box noselect">
|
187 |
<div class="icon-box">
|
188 |
<img src="https://i.postimg.cc/MKDYVXdL/20240610-082747.png" alt="Icon" height="05px" width="05px">
|
189 |
<div class="icon-text">Qoc Upscaler</div>
|
190 |
</div>
|
191 |
+
|
192 |
<div class="loading-box show-message-box">
|
193 |
<img src="https://iili.io/Jy7zUyF.gif" alt="Wait" height= "60px" width="60px">
|
194 |
<div class="loading-text">Loading..</div>
|
|
|
209 |
<div class="feed-back-box"></div>
|
210 |
</div>
|
211 |
|
212 |
+
<div class="load-warning-boxx show-message-box">
|
213 |
<img src="https://i.postimg.cc/Ssp1S3ZF/6659895.png" alt="Fail" height="20px" width="20px">
|
214 |
<div class="warning-text"></div>
|
215 |
<div class="button-group">
|