Catgirl Branding

This commit is contained in:
root 2024-03-13 23:04:47 +01:00
parent cde3a885cb
commit 82cbeb6332
10 changed files with 29 additions and 40 deletions

View File

@ -5,11 +5,11 @@
<!-- 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 :-/
-->
<ShortName>Marginalia</ShortName>
<Description>Search Marginalia</Description>
<ShortName>CIA</ShortName>
<Description>Search using Catgirl Intelligence</Description>
<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"
template="https://search.marginalia.nu/search?query={searchTerms}&amp;ref=opensearch"/>
<moz:SearchForm>https://search.marginalia.nu/</moz:SearchForm>
</OpenSearchDescription>
template="https://cia.161.sh/search?query={searchTerms}&amp;ref=opensearch"/>
<moz:SearchForm>https://cia.161.sh/</moz:SearchForm>
</OpenSearchDescription>

View File

@ -20,7 +20,7 @@
Showing domains similar to <tt>{{focusDomain}}</tt>.
{{/if}}
{{#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
take the helm.
{{/unless}}

View File

@ -10,11 +10,7 @@
<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
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>
</div>
</body>
</html>
</html>

View File

@ -1,22 +1,20 @@
<section id="frontpage-about">
<h2>About</h2>
<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
existed. </p>
<p>
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
href="https://git.marginalia.nu/">source code</a> or contribute
href="https://git.161.sh/">source code</a> or contribute
to the development!
</p>
<p>
The search engine is currently serving about <tt>{{searchPerMinute}}</tt> queries/minute.
</p>
<p>Consider <a href="https://memex.marginalia.nu/projects/edge/supporting.gmi">supporting the
project</a>!</p>
</div>
<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>
</section>

View File

@ -2,17 +2,17 @@
<html>
<head>
<meta charset="UTF-8">
<title>Marginalia Search</title>
<title>Catgirl Intelligence Agency</title>
<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 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:site_name" content="search.marginalia.nu" />
<meta property="og:site_name" content="cia.161.sh" />
<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>
<body>

View File

@ -1,7 +1,7 @@
<footer class="onlyscreen">
<section id="tips-syntax">
<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>
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
cookies</em>. <a href="https://memex.marginalia.nu/projects/edge/privacy.gmi">More Information</a>.
<h1> Contact </h1>
Reach me at <tt><a href="mailto://kontakt@marginalia.nu">kontakt@marginalia.nu</a></tt>,
<tt><a href="https://twitter.com/MarginaliaNu">@MarginaliaNu</a></tt> on twitter.
Reach me at <tt><a href="https://why.161.sh/@crimekillz">@Crimekillz@why.161.sh</a></tt> on the fediverse.
<h1> Open Source </h1>
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>
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>

View File

@ -1,9 +1,6 @@
<a name="top"></a>
<header>
<nav>
<a href="https://www.marginalia.nu/">Marginalia</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>
<a class="extra" href="https://cia.161.sh/explore/random">Random</a>
</nav>
</header>

View File

@ -5,5 +5,5 @@
To submit the website for crawling, follow <a
rel="noopener noreferrer"
target="_blank"
href="https://github.com/MarginaliaSearch/submit-site-to-marginalia-search">these instructions</a>.
</fieldset>
href="https://git.161.sh/161sh/CIA-Crawl-Index">these instructions</a>.
</fieldset>

View File

@ -2,18 +2,17 @@
{{#if submitted}}
<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,
reach me at kontakt@marginalia.nu!
reach me on fedi @Crimekillz@161.sh!
</p>
{{/if}}
{{#unless submitted}}
<h2>Flag {{domain}} for review</h2>
<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>
That said, offensive 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
important than what is said.
That said, content in obvious bad faith is not tolerated, especially when designed
to crop up when you didn't go looking for it, for ex. seo spam.
<p>
This form can also be used to appeal unfairly blacklisted sites.
<p>
@ -40,7 +39,7 @@
</form>
<p>
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}}
{{#if complaints}}
@ -57,4 +56,4 @@
{{/each}}
</table>
{{/if}}
</section>
</section>

View File

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
<title>Marginalia Search - {{domain}}</title>
<title>Catgirl Intelligence Agency - {{domain}}</title>
<link rel="stylesheet" href="/serp.css" />
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Marginalia">