Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 599: Line 599:
 
             });
 
             });
  
             const url = 'https://192.168.100.172';
+
             const url = 'https://192.168.100.172:4443';
 
             fetch(url, { method: 'HEAD' })
 
             fetch(url, { method: 'HEAD' })
 
                 .then(response => {
 
                 .then(response => {

Revision as of 11:25, 1 May 2024

Second version of the LINKS Community Center homepage.
Do not modify!