Spaces:
Sleeping
Sleeping
Update data_gc_tab.html
Browse files- data_gc_tab.html +1 -1
data_gc_tab.html
CHANGED
@@ -243,7 +243,7 @@ button:hover, #filter-clear:hover, #download-json:hover, #take-for-yourself:hove
|
|
243 |
<script>
|
244 |
vkBridge.send('VKWebAppInit');
|
245 |
document.addEventListener('DOMContentLoaded', function() {
|
246 |
-
fetch('https://
|
247 |
.then(response => response.json())
|
248 |
.then(data => {
|
249 |
console.log('Data received:', data); // Логирование данных
|
|
|
243 |
<script>
|
244 |
vkBridge.send('VKWebAppInit');
|
245 |
document.addEventListener('DOMContentLoaded', function() {
|
246 |
+
fetch('https://diamonik7777-up-fail.hf.space/data_gc_tab_out?api_sys=fasSd345D')
|
247 |
.then(response => response.json())
|
248 |
.then(data => {
|
249 |
console.log('Data received:', data); // Логирование данных
|