Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
playground:playground [2025/01/23 10:23] – external edit 127.0.0.1 | playground:playground [2025/01/26 16:48] (current) – wgp | ||
---|---|---|---|
Line 1: | Line 1: | ||
< | < | ||
- | <link type=" | ||
< | < | ||
function fetch_request(url, | function fetch_request(url, | ||
Line 18: | Line 17: | ||
document.head.appendChild(el); | document.head.appendChild(el); | ||
}; | }; | ||
- | fetch_request(" | + | fetch_request("/ |
</ | </ | ||
</ | </ |