Update data_gc_tab.html
Browse files- data_gc_tab.html +1 -1
data_gc_tab.html
CHANGED
@@ -224,7 +224,7 @@ button:hover, #filter-clear:hover, #download-json:hover, #take-for-yourself:hove
|
|
224 |
<script>
|
225 |
vkBridge.send('VKWebAppInit');
|
226 |
document.addEventListener('DOMContentLoaded', function() {
|
227 |
-
fetch('https://
|
228 |
.then(response => response.json())
|
229 |
.then(data => {
|
230 |
console.log('Data received:', data); // Логирование данных
|
|
|
224 |
<script>
|
225 |
vkBridge.send('VKWebAppInit');
|
226 |
document.addEventListener('DOMContentLoaded', function() {
|
227 |
+
fetch('https://eg-art-up-fail.hf.space/data_gc_tab_out?api_sys=fasSd345D')
|
228 |
.then(response => response.json())
|
229 |
.then(data => {
|
230 |
console.log('Data received:', data); // Логирование данных
|