DmitrMakeev commited on
Commit
22e8554
·
verified ·
1 Parent(s): 271f63a

Update data_gc_tab.html

Browse files
Files changed (1) hide show
  1. data_gc_tab.html +1 -1
data_gc_tab.html CHANGED
@@ -190,7 +190,7 @@
190
 
191
  <script>
192
  document.addEventListener('DOMContentLoaded', function() {
193
- fetch('https://dmtuit-gc-api-rass.hf.space/data_gc_tab_out?api_sys=fasSd345D')
194
  .then(response => response.json())
195
  .then(data => {
196
  console.log('Data received:', data); // Логирование данных
 
190
 
191
  <script>
192
  document.addEventListener('DOMContentLoaded', function() {
193
+ fetch('https://dmtuit-gc-api-ra.hf.space/data_gc_tab_out?api_sys=fasSd345D')
194
  .then(response => response.json())
195
  .then(data => {
196
  console.log('Data received:', data); // Логирование данных