Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update data_gc_tab.html
Browse files- 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- 
     | 
| 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); // Логирование данных
         
     |