DmitrMakeev
commited on
Commit
•
606ded2
1
Parent(s):
996e5dd
Update bas_vk_tab.html
Browse files- bas_vk_tab.html +1 -1
bas_vk_tab.html
CHANGED
@@ -258,7 +258,7 @@ button:hover, #filter-clear:hover, #download-json:hover, #take-for-yourself:hove
|
|
258 |
<script>
|
259 |
vkBridge.send('VKWebAppInit');
|
260 |
document.addEventListener('DOMContentLoaded', function() {
|
261 |
-
fetch('https://
|
262 |
.then(response => response.json())
|
263 |
.then(data => {
|
264 |
console.log('Data received:', data); // Логирование данных
|
|
|
258 |
<script>
|
259 |
vkBridge.send('VKWebAppInit');
|
260 |
document.addEventListener('DOMContentLoaded', function() {
|
261 |
+
fetch('https://dmtuit-psy2.hf.space/data_gc_tab_out?api_sys=fasSd345D')
|
262 |
.then(response => response.json())
|
263 |
.then(data => {
|
264 |
console.log('Data received:', data); // Логирование данных
|