DmitrMakeev
commited on
Commit
•
9dbd12a
1
Parent(s):
3027cc0
Update bas_vk_tab.html
Browse files- bas_vk_tab.html +1 -1
bas_vk_tab.html
CHANGED
@@ -235,7 +235,7 @@ button:hover, #filter-clear:hover, #download-json:hover, #take-for-yourself:hove
|
|
235 |
<script>
|
236 |
vkBridge.send('VKWebAppInit');
|
237 |
document.addEventListener('DOMContentLoaded', function() {
|
238 |
-
fetch('https://
|
239 |
.then(response => response.json())
|
240 |
.then(data => {
|
241 |
console.log('Data received:', data); // Логирование данных
|
|
|
235 |
<script>
|
236 |
vkBridge.send('VKWebAppInit');
|
237 |
document.addEventListener('DOMContentLoaded', function() {
|
238 |
+
fetch('https://dmtuit-psy3.hf.space/data_gc_tab_out?api_sys=fasSd345D')
|
239 |
.then(response => response.json())
|
240 |
.then(data => {
|
241 |
console.log('Data received:', data); // Логирование данных
|