Update bas_vk_tab.html
Browse files- bas_vk_tab.html +1 -1
bas_vk_tab.html
CHANGED
|
@@ -201,7 +201,7 @@
|
|
| 201 |
|
| 202 |
<script>
|
| 203 |
document.addEventListener('DOMContentLoaded', function() {
|
| 204 |
-
fetch('https://dmtuit-
|
| 205 |
.then(response => response.json())
|
| 206 |
.then(data => {
|
| 207 |
console.log('Data received:', data); // Логирование данных
|
|
|
|
| 201 |
|
| 202 |
<script>
|
| 203 |
document.addEventListener('DOMContentLoaded', function() {
|
| 204 |
+
fetch('https://dmtuit-psy2.hf.space/data_gc_tab_out?api_sys=fasSd345D')
|
| 205 |
.then(response => response.json())
|
| 206 |
.then(data => {
|
| 207 |
console.log('Data received:', data); // Логирование данных
|