mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-13 06:20:02 -04:00
add copyright notice to libcurl js bundle
This commit is contained in:
parent
a4c075b497
commit
a5a537423e
8 changed files with 24 additions and 11 deletions
|
@ -7,7 +7,7 @@
|
|||
<script>
|
||||
document.addEventListener("libcurl_load", ()=>{
|
||||
libcurl.set_websocket(`wss://${location.hostname}/ws/`);
|
||||
console.log("libcurl.js ready!");
|
||||
console.log(`loaded libcurl.js v${libcurl.version.lib}`);
|
||||
});
|
||||
</script>
|
||||
</head>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue