打包好的livecode,版本v-46

This commit is contained in:
yangxin
2025-06-11 22:23:49 +08:00
commit 1214258379
1323 changed files with 133464 additions and 0 deletions

11
docs/opensearch.xml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>LiveCodes</ShortName>
<Description>Search LiveCodes</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://livecodes.io/docs/img/favicon.ico</Image>
<Url type="text/html" method="get" template="https://livecodes.io/docs/search?q={searchTerms}"/>
<Url type="application/opensearchdescription+xml" rel="self" template="https://livecodes.io/docs/opensearch.xml" />
<moz:SearchForm>https://livecodes.io/docs/</moz:SearchForm>
</OpenSearchDescription>