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