DmitrMakeev commited on
Commit
7f68151
1 Parent(s): 9370c56

Update data_gc_tab.html

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