DmitrMakeev commited on
Commit
0a62e2b
1 Parent(s): 5cb1d39

Update data_gc_tab.html

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