DmitrMakeev commited on
Commit
68c4415
1 Parent(s): 008804b

Update data_gc_tab.html

Browse files
Files changed (1) hide show
  1. data_gc_tab.html +1 -1
data_gc_tab.html CHANGED
@@ -169,7 +169,7 @@
169
 
170
  <script>
171
  document.addEventListener('DOMContentLoaded', function() {
172
- fetch('https://dmtuit-gc-api-ras.hf.space/data_gc_tab_out?api_sys=fasSd345D')
173
  .then(response => response.json())
174
  .then(data => {
175
  console.log('Data received:', data); // Логирование данных
 
169
 
170
  <script>
171
  document.addEventListener('DOMContentLoaded', function() {
172
+ fetch('https://dmtuit-gc-api-rass.hf.space/data_gc_tab_out?api_sys=fasSd345D')
173
  .then(response => response.json())
174
  .then(data => {
175
  console.log('Data received:', data); // Логирование данных