Self-Host

To Self-host @ https://link.flossboxin.org.in
This commit is contained in:
vdbhb59 2025-02-21 21:50:36 +05:30
commit c9898cf261
95 changed files with 5217 additions and 0 deletions

11
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/">
<ShortName>FbIN</ShortName>
<Description>Framework and javascript free privacy respecting meta search engine</Description>
<InputEncoding>UTF-8</InputEncoding>
<LongName>FbIN Search</LongName>
<Url rel="results" type="text/html" method="get" template="https://link.flossboxin.org.in/search.php?q={searchTerms}" />
<Url type="application/opensearchdescription+xml"
rel="self"
template="https://link.flossboxin.org.in/opensearch.xml?method=GET" />
</OpenSearchDescription>