Widget: Homepage: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Marterer (talk | contribs)
No edit summary
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 10:25, 1 May 2024

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