INIT (I swear I will never re-init this repo again)
This commit is contained in:
commit
3db85006cc
105 changed files with 16927 additions and 0 deletions
4
static/.well-known/avatar
Normal file
4
static/.well-known/avatar
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"url": "https://img.viento.cc/avatar/02.webp",
|
||||
"alt": "A moe gijinka of Chlorine."
|
||||
}
|
1
static/favicon.svg
Normal file
1
static/favicon.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="48.6" height="44" viewBox="0 0 48.6 44"><style>.a{fill:#444}@media (prefers-color-scheme:dark){.a{fill:#ddd}}</style><path d="M20.174 3.174l-.1-2.78q0-.38.24-.38.1 0 .34.81.24.82.24 2.59 0 1.78-.05 2.45 1.92-.38 3.46-.38 4.32 0 6.72 2.25 2.68 2.4 2.68 6.48v.2q0 .81-.67.81-.38 0-.86-.29-3.27-1.96-6-3.43-2.74-1.46-5.62-2.37-.77 6.67-2.59 14.01-2.21 8.31-4.66 13.44.39.05 1.25.05 5.23 0 10.61-2.71 5.38-2.71 8.11-6.99l.43-.57q.05.05.05.29t-.14.52q-2.79 4.8-9.22 8.12-6.09 3.02-12 3.12-3.12 5.56-5.81 5.56-.43 0-.43-.28 0-.29.29-.34l.91-.19q2.21-.77 4.51-4.75-4.94-.15-7.82-2.74-2.88-2.59-2.88-7.9 0-5.3 4.13-11.18t9.6-8.66q-1.3-.15-2.62-.15t-3.65.55q-2.32.56-4.2 1.66-2.78 1.63-2.78 3.65 0 .24.05.38v.39q0 .62-.43.62-.58 0-.87-.77-.38-.86-.38-1.44 0-2.83 5.09-4.37 3.74-1.1 7.44-1.1 1 0 3.02.24 2.69-1.15 4.56-1.58.05-1.01.05-2.84zm-16.37 23.62q0 4.32 2.4 6.77 2.4 2.64 6.62 2.97 2.64-5.37 4.52-12.96 1.87-7.58 2.59-14.64-1.87-.52-4.13-.91-5.23 2.5-8.54 7.73-3.46 5.33-3.46 11.04zm28.03-14.21q.34 0 .34-.48t-.29-1.15q-1.25-2.16-3.94-3.22-2.68-1.05-5.47-1.05-.57 0-1.73.09l-.14 1.64q5.57 1.15 10.61 3.93.48.24.62.24zm-11.81-5.76q-2.01.34-3.45.91 3.31.53 3.41.53.04-.48.04-1.44zm24.87 2.88q-.39.19-.87.72-8.83 16.47-8.83 21.17 0 1.58 1.06 1.58 1.34 0 3.74-2.11.39-.33.55-.48.17-.14.12-.14.2 0 .2.14 0 .15-.2.43-2.11 2.98-4.32 2.98-2.4 0-2.4-2.54 0-2.55 2.45-9.17-1.2 1.63-1.68 1.63-.14 0-.14-.1 0-.09 1.27-1.75 1.27-1.65 1.37-1.85 1.49-4.32 4.46-10.36 2.98-6.05 4.08-8.07.39-.81 1.61-.81 1.22 0 1.22.33 0 .34-3.69 8.4z" class="a"/></svg>
|
After Width: | Height: | Size: 1.5 KiB |
BIN
static/img/avatar.webp
Normal file
BIN
static/img/avatar.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 292 KiB |
BIN
static/img/default-cover.webp
Normal file
BIN
static/img/default-cover.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 150 KiB |
194
static/robots.txt
Normal file
194
static/robots.txt
Normal file
|
@ -0,0 +1,194 @@
|
|||
User-agent: *
|
||||
Disallow: /index.xml
|
||||
Disallow: /feed.atom
|
||||
Disallow: /categories/
|
||||
Disallow: /categories/*
|
||||
Disallow: /tags/
|
||||
Disallow: /tags/*
|
||||
Disallow: /posts/
|
||||
Disallow: /series/
|
||||
Disallow: /series/*
|
||||
Disallow: /annoucement
|
||||
|
||||
Sitemap: /sitemap.xml
|
||||
|
||||
# Explicitly allow Algolia
|
||||
User-agent: Algolia Crawler
|
||||
Allow: /
|
||||
Disallow: /index.xml
|
||||
Disallow: /feed.atom
|
||||
Disallow: /categories/
|
||||
Disallow: /tags/
|
||||
Disallow: /posts/
|
||||
Disallow: /series/
|
||||
|
||||
User-agent: MJ12bot
|
||||
Disallow: /
|
||||
|
||||
User-agent: AhrefsBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: BLEXBot
|
||||
Disallow: /
|
||||
|
||||
# Block SISTRIX
|
||||
User-agent: SISTRIX Crawler
|
||||
Disallow: /
|
||||
User-agent: sistrix
|
||||
Disallow: /
|
||||
User-agent: 007ac9
|
||||
Disallow: /
|
||||
User-agent: 007ac9 Crawler
|
||||
Disallow: /
|
||||
|
||||
# Block Uptime robot
|
||||
User-agent: UptimeRobot/2.0
|
||||
Disallow: /
|
||||
|
||||
# Block Ezooms Robot
|
||||
User-agent: Ezooms Robot
|
||||
Disallow: /
|
||||
|
||||
# Block Perl LWP
|
||||
User-agent: Perl LWP
|
||||
Disallow: /
|
||||
|
||||
# Block netEstate NE Crawler (+http://www.website-datenbank.de/)
|
||||
User-agent: netEstate NE Crawler (+http://www.website-datenbank.de/)
|
||||
Disallow: /
|
||||
|
||||
# Block WiseGuys Robot
|
||||
User-agent: WiseGuys Robot
|
||||
Disallow: /
|
||||
|
||||
# Block Turnitin Robot
|
||||
User-agent: Turnitin Robot
|
||||
Disallow: /
|
||||
|
||||
# Block Heritrix
|
||||
User-agent: Heritrix
|
||||
Disallow: /
|
||||
|
||||
# Block pricepi
|
||||
User-agent: pimonster
|
||||
Disallow: /
|
||||
|
||||
User-agent: SurdotlyBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: ZoominfoBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: AI2Bot
|
||||
Disallow: /
|
||||
|
||||
User-agent: Ai2Bot-Dolma
|
||||
Disallow: /
|
||||
|
||||
User-agent: Amazonbot
|
||||
Disallow: /
|
||||
|
||||
User-agent: Applebot
|
||||
Disallow: /
|
||||
|
||||
User-agent: Applebot-Extended
|
||||
Disallow: /
|
||||
|
||||
User-agent: Bytespider
|
||||
Disallow: /
|
||||
|
||||
User-agent: CCBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: ChatGPT-User
|
||||
Disallow: /
|
||||
|
||||
User-agent: Claude-Web
|
||||
Disallow: /
|
||||
|
||||
User-agent: ClaudeBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: Diffbot
|
||||
Disallow: /
|
||||
|
||||
User-agent: FacebookBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: FriendlyCrawler
|
||||
Disallow: /
|
||||
|
||||
User-agent: GPTBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: Google-Extended
|
||||
Disallow: /
|
||||
|
||||
User-agent: GoogleOther
|
||||
Disallow: /
|
||||
|
||||
User-agent: GoogleOther-Image
|
||||
Disallow: /
|
||||
|
||||
User-agent: GoogleOther-Video
|
||||
Disallow: /
|
||||
|
||||
User-agent: ICC-Crawler
|
||||
Disallow: /
|
||||
|
||||
User-agent: ImagesiftBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: Meta-ExternalAgent
|
||||
Disallow: /
|
||||
|
||||
User-agent: Meta-ExternalFetcher
|
||||
Disallow: /
|
||||
|
||||
User-agent: OAI-SearchBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: PerplexityBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: PetalBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: Scrapy
|
||||
Disallow: /
|
||||
|
||||
User-agent: Timpibot
|
||||
Disallow: /
|
||||
|
||||
User-agent: VelenPublicWebCrawler
|
||||
Disallow: /
|
||||
|
||||
User-agent: Webzio-Extended
|
||||
Disallow: /
|
||||
|
||||
User-agent: YouBot
|
||||
Disallow: /
|
||||
|
||||
User-agent: anthropic-ai
|
||||
Disallow: /
|
||||
|
||||
User-agent: cohere-ai
|
||||
Disallow: /
|
||||
|
||||
User-agent: facebookexternalhit
|
||||
Disallow: /
|
||||
|
||||
User-agent: iaskspider/2.0
|
||||
Disallow: /
|
||||
|
||||
User-agent: img2dataset
|
||||
Disallow: /
|
||||
|
||||
User-agent: ia_archiver
|
||||
Disallow: /
|
||||
|
||||
User-agent: omgili
|
||||
Disallow: /
|
||||
|
||||
User-agent: omgilibot
|
||||
Disallow: /
|
Loading…
Add table
Add a link
Reference in a new issue