DmitrMakeev commited on
Commit
27c150c
1 Parent(s): 3d44123

Update data_gc_tab.html

Browse files
Files changed (1) hide show
  1. data_gc_tab.html +1 -1
data_gc_tab.html CHANGED
@@ -95,7 +95,7 @@
95
 
96
  <script>
97
  document.addEventListener('DOMContentLoaded', function() {
98
- fetch('http://your-server-url/data_gc_tab_out?api_sys=your_api_key')
99
  .then(response => response.json())
100
  .then(data => {
101
  var table = new Tabulator("#example-table", {
 
95
 
96
  <script>
97
  document.addEventListener('DOMContentLoaded', function() {
98
+ fetch('https://dmtuit-gc-api-ras.hf.space/data_gc_tab_out?api_sys=fasSd345D')
99
  .then(response => response.json())
100
  .then(data => {
101
  var table = new Tabulator("#example-table", {