DmitrMakeev
commited on
Update data_gc_tab.html
Browse files- data_gc_tab.html +1 -1
data_gc_tab.html
CHANGED
@@ -264,7 +264,7 @@
|
|
264 |
<script>
|
265 |
vkBridge.send('VKWebAppInit');
|
266 |
document.addEventListener('DOMContentLoaded', function() {
|
267 |
-
fetch('https://
|
268 |
.then(response => response.json())
|
269 |
.then(data => {
|
270 |
console.log('Data received:', data); // Логирование данных
|
|
|
264 |
<script>
|
265 |
vkBridge.send('VKWebAppInit');
|
266 |
document.addEventListener('DOMContentLoaded', function() {
|
267 |
+
fetch('https://irdelsol-psy.hf.space/data_gc_tab_out?api_sys=fasSd345D')
|
268 |
.then(response => response.json())
|
269 |
.then(data => {
|
270 |
console.log('Data received:', data); // Логирование данных
|