Catgirl Branding
This commit is contained in:
parent
cde3a885cb
commit
82cbeb6332
@ -5,11 +5,11 @@
|
|||||||
<!-- By the way, check out https://api.marginalia.nu/ if you wish to automate this,
|
<!-- By the way, check out https://api.marginalia.nu/ if you wish to automate this,
|
||||||
if you try to use the endpoint below you'll probably run into trouble with cloudflare :-/
|
if you try to use the endpoint below you'll probably run into trouble with cloudflare :-/
|
||||||
-->
|
-->
|
||||||
<ShortName>Marginalia</ShortName>
|
<ShortName>CIA</ShortName>
|
||||||
<Description>Search Marginalia</Description>
|
<Description>Search using Catgirl Intelligence</Description>
|
||||||
<InputEncoding>UTF-8</InputEncoding>
|
<InputEncoding>UTF-8</InputEncoding>
|
||||||
<Image width="16" height="16" type="image/x-icon">https://search.marginalia.nu/favicon.ico</Image>
|
<Image width="16" height="16" type="image/x-icon">https://cia.161.sh/favicon.ico</Image>
|
||||||
<Url type="text/html" method="get"
|
<Url type="text/html" method="get"
|
||||||
template="https://search.marginalia.nu/search?query={searchTerms}&ref=opensearch"/>
|
template="https://cia.161.sh/search?query={searchTerms}&ref=opensearch"/>
|
||||||
<moz:SearchForm>https://search.marginalia.nu/</moz:SearchForm>
|
<moz:SearchForm>https://cia.161.sh/</moz:SearchForm>
|
||||||
</OpenSearchDescription>
|
</OpenSearchDescription>
|
@ -20,7 +20,7 @@
|
|||||||
Showing domains similar to <tt>{{focusDomain}}</tt>.
|
Showing domains similar to <tt>{{focusDomain}}</tt>.
|
||||||
{{/if}}
|
{{/if}}
|
||||||
{{#unless focusDomain}}
|
{{#unless focusDomain}}
|
||||||
This list of domains is random. <a href="https://search.marginalia.nu/explore/random">Refresh</a> to get
|
This list of domains is random. <a href="https://cia.161.sh/explore/random">Refresh</a> to get
|
||||||
new domains, or click <b>Similar Domains</b> to
|
new domains, or click <b>Similar Domains</b> to
|
||||||
take the helm.
|
take the helm.
|
||||||
{{/unless}}
|
{{/unless}}
|
||||||
|
@ -10,10 +10,6 @@
|
|||||||
<p>Oops! It appears the index server is <span class="headline">{{indexState}}</span>.</p>
|
<p>Oops! It appears the index server is <span class="headline">{{indexState}}</span>.</p>
|
||||||
<p>The server was probably restarted to bring online some changes. Restarting the index typically takes
|
<p>The server was probably restarted to bring online some changes. Restarting the index typically takes
|
||||||
a few minutes, during which searches can't be served. </p>
|
a few minutes, during which searches can't be served. </p>
|
||||||
|
|
||||||
<p>In the event of a longer outage, the <a rel="nofollow" href="https://twitter.com/MarginaliaNu">@marginalianu</a> feed
|
|
||||||
on Twitter may have details, otherwise you can always send me an email at <tt>kontakt@marginalia.nu</tt>.</p>
|
|
||||||
|
|
||||||
<p>This page will attempt to refresh automatically every few seconds.</p>
|
<p>This page will attempt to refresh automatically every few seconds.</p>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
@ -1,22 +1,20 @@
|
|||||||
<section id="frontpage-about">
|
<section id="frontpage-about">
|
||||||
<h2>About</h2>
|
<h2>About</h2>
|
||||||
<div class="info">
|
<div class="info">
|
||||||
<p>This is an independent DIY search engine that focuses on non-commercial content, and attempts to
|
<p>This is an independent DIY search engine based on <a href="https://marginalia.nu">Marginalia</a> that focuses on non-commercial content, and attempts to
|
||||||
show you sites you perhaps weren't aware of in favor of the sort of sites you probably already knew
|
show you sites you perhaps weren't aware of in favor of the sort of sites you probably already knew
|
||||||
existed. </p>
|
existed. </p>
|
||||||
<p>
|
<p>
|
||||||
The software for this search engine is all custom-built, and all crawling and indexing is
|
The software for this search engine is all custom-built, and all crawling and indexing is
|
||||||
done in-house. The project is open source. Feel free to poke about in the <a
|
done in-house. The project is open source. Feel free to poke about in the <a
|
||||||
href="https://git.marginalia.nu/">source code</a> or contribute
|
href="https://git.161.sh/">source code</a> or contribute
|
||||||
to the development!
|
to the development!
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The search engine is currently serving about <tt>{{searchPerMinute}}</tt> queries/minute.
|
The search engine is currently serving about <tt>{{searchPerMinute}}</tt> queries/minute.
|
||||||
</p>
|
</p>
|
||||||
<p>Consider <a href="https://memex.marginalia.nu/projects/edge/supporting.gmi">supporting the
|
|
||||||
project</a>!</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="utils">
|
<div class="utils">
|
||||||
<a href="https://memex.marginalia.nu/projects/edge/about.gmi">Read More</a>
|
<a href="https://cia.161.sh/explore/random">Random Page</a>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
@ -2,17 +2,17 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Marginalia Search</title>
|
<title>Catgirl Intelligence Agency</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="/serp.css" />
|
<link rel="stylesheet" href="/serp.css" />
|
||||||
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Marginalia">
|
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="CIA">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
|
||||||
<meta property="og:description" content="search.marginalia.nu is a small independent do-it-yourself search engine for surprising but content-rich websites that never ask you to accept cookies or subscribe to newsletters. The goal is to bring you the sort of grass fed, free range HTML your grandma used to write. " />
|
<meta property="og:description" content="cia.161.sh is a small independent do-it-yourself search engine for surprising but content-rich websites that never ask you to accept cookies or subscribe to newsletters. The goal is to bring you the sort of grass fed, free range HTML your grandma used to write. " />
|
||||||
<meta property="og:locale" content="en_US" />
|
<meta property="og:locale" content="en_US" />
|
||||||
<meta property="og:site_name" content="search.marginalia.nu" />
|
<meta property="og:site_name" content="cia.161.sh" />
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<meta property="og:url" content="https://search.marginalia.nu/" />
|
<meta property="og:url" content="https://cia.161.sh/" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<footer class="onlyscreen">
|
<footer class="onlyscreen">
|
||||||
<section id="tips-syntax">
|
<section id="tips-syntax">
|
||||||
<h1>Syntax</h1>
|
<h1>Syntax</h1>
|
||||||
This is a keyword-based search engine. When entering multiple search terms, the search engine will
|
This is a keyword-based search engine based on <a href="marginalia.nu">Marginalia</a>. When entering multiple search terms, the search engine will
|
||||||
attempt to match them against documents where the terms occur in close proximity.<p>
|
attempt to match them against documents where the terms occur in close proximity.<p>
|
||||||
|
|
||||||
Search terms can be excluded with a hyphen.<p>
|
Search terms can be excluded with a hyphen.<p>
|
||||||
@ -107,11 +107,10 @@
|
|||||||
information</em>, and with the EU Cookie Directive by <em>not using
|
information</em>, and with the EU Cookie Directive by <em>not using
|
||||||
cookies</em>. <a href="https://memex.marginalia.nu/projects/edge/privacy.gmi">More Information</a>.
|
cookies</em>. <a href="https://memex.marginalia.nu/projects/edge/privacy.gmi">More Information</a>.
|
||||||
<h1> Contact </h1>
|
<h1> Contact </h1>
|
||||||
Reach me at <tt><a href="mailto://kontakt@marginalia.nu">kontakt@marginalia.nu</a></tt>,
|
Reach me at <tt><a href="https://why.161.sh/@crimekillz">@Crimekillz@why.161.sh</a></tt> on the fediverse.
|
||||||
<tt><a href="https://twitter.com/MarginaliaNu">@MarginaliaNu</a></tt> on twitter.
|
|
||||||
<h1> Open Source </h1>
|
<h1> Open Source </h1>
|
||||||
The search engine is open source with an AGPL license. The sources can be perused at
|
The search engine is open source with an AGPL license. The sources can be perused at
|
||||||
<tt><a href="https://git.marginalia.nu/">https://git.marginalia.nu/</a></tt>.
|
<tt><a href="https://git.161.sh/">https://git.161.sh/</a></tt>.
|
||||||
<h1>Data Sources</h1>
|
<h1>Data Sources</h1>
|
||||||
IP geolocation is sourced from the IP2Location LITE data available from
|
IP geolocation is sourced from the IP2Location LITE data available from
|
||||||
<a rel="external noopener nofollow" href="https://lite.ip2location.com/">https://lite.ip2location.com/</a>
|
<a rel="external noopener nofollow" href="https://lite.ip2location.com/">https://lite.ip2location.com/</a>
|
||||||
|
@ -1,9 +1,6 @@
|
|||||||
<a name="top"></a>
|
<a name="top"></a>
|
||||||
<header>
|
<header>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="https://www.marginalia.nu/">Marginalia</a>
|
<a class="extra" href="https://cia.161.sh/explore/random">Random</a>
|
||||||
<a href="https://memex.marginalia.nu/projects/edge/about.gmi">About</a>
|
|
||||||
<a href="https://memex.marginalia.nu/projects/edge/supporting.gmi">Donate</a>
|
|
||||||
<a class="extra" href="https://search.marginalia.nu/explore/random">Random</a>
|
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
@ -5,5 +5,5 @@
|
|||||||
To submit the website for crawling, follow <a
|
To submit the website for crawling, follow <a
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
href="https://github.com/MarginaliaSearch/submit-site-to-marginalia-search">these instructions</a>.
|
href="https://git.161.sh/161sh/CIA-Crawl-Index">these instructions</a>.
|
||||||
</fieldset>
|
</fieldset>
|
@ -2,18 +2,17 @@
|
|||||||
{{#if submitted}}
|
{{#if submitted}}
|
||||||
<h2>Your complaint against {{domain}} has been submitted</h2>
|
<h2>Your complaint against {{domain}} has been submitted</h2>
|
||||||
<p>The review process is manual and may take a while. If urgent action is necessary,
|
<p>The review process is manual and may take a while. If urgent action is necessary,
|
||||||
reach me at kontakt@marginalia.nu!
|
reach me on fedi @Crimekillz@161.sh!
|
||||||
</p>
|
</p>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{#unless submitted}}
|
{{#unless submitted}}
|
||||||
<h2>Flag {{domain}} for review</h2>
|
<h2>Flag {{domain}} for review</h2>
|
||||||
<p>
|
<p>
|
||||||
Note, this is not intended to police acceptable thoughts or ideas.
|
Note, this is for reporting domains that generally violate the goals outlined under the <a href="https://ecc.161.sh">ECC Manifesto</a>, not for individual content.
|
||||||
<p>
|
<p>
|
||||||
That said, offensive content in obvious bad faith is not tolerated, especially when designed
|
That said, content in obvious bad faith is not tolerated, especially when designed
|
||||||
to crop up when you didn't go looking for it. How and where it is said is more
|
to crop up when you didn't go looking for it, for ex. seo spam.
|
||||||
important than what is said.
|
|
||||||
<p>
|
<p>
|
||||||
This form can also be used to appeal unfairly blacklisted sites.
|
This form can also be used to appeal unfairly blacklisted sites.
|
||||||
<p>
|
<p>
|
||||||
@ -40,7 +39,7 @@
|
|||||||
</form>
|
</form>
|
||||||
<p>
|
<p>
|
||||||
Communicating through forms and tables is a bit impersonal,
|
Communicating through forms and tables is a bit impersonal,
|
||||||
you may also reach a human being through email at <tt>kontakt@marginalia.nu</tt>.
|
you may also reach a human being through fedi at <tt>@Crimekillz@161.sh</tt>.
|
||||||
{{/unless}}
|
{{/unless}}
|
||||||
|
|
||||||
{{#if complaints}}
|
{{#if complaints}}
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>Marginalia Search - {{domain}}</title>
|
<title>Catgirl Intelligence Agency - {{domain}}</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="/serp.css" />
|
<link rel="stylesheet" href="/serp.css" />
|
||||||
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Marginalia">
|
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Marginalia">
|
||||||
|
Loading…
Reference in New Issue
Block a user