DmitrMakeev
commited on
Commit
•
13b77e1
1
Parent(s):
d19c2cc
Update data_gc_tab.html
Browse files- data_gc_tab.html +1 -1
data_gc_tab.html
CHANGED
@@ -249,7 +249,7 @@
|
|
249 |
<script>
|
250 |
vkBridge.send('VKWebAppInit');
|
251 |
document.addEventListener('DOMContentLoaded', function() {
|
252 |
-
fetch('https://
|
253 |
.then(response => response.json())
|
254 |
.then(data => {
|
255 |
console.log('Data received:', data); // Логирование данных
|
|
|
249 |
<script>
|
250 |
vkBridge.send('VKWebAppInit');
|
251 |
document.addEventListener('DOMContentLoaded', function() {
|
252 |
+
fetch('https://irdelsol-psy.hf.space/data_gc_tab_out?api_sys=fasSd345D')
|
253 |
.then(response => response.json())
|
254 |
.then(data => {
|
255 |
console.log('Data received:', data); // Логирование данных
|