update @ Thu 30 Nov 20:16:15 EET 2023

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2023-11-30 20:16:15 +02:00
parent e908b9f551
commit b2b777a94d
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: A50D5B4B599AF8A2
5 changed files with 19 additions and 19 deletions

View file

@ -631,7 +631,7 @@ to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
blog.ari-web.xyz
blog.ari.lt
Copyright (C) 2022 Ari Archer <ari.web.xyz@gmail.com>
This program is free software: you can redistribute it and/or modify
@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
blog.ari-web.xyz Copyright (C) 2022 Ari Archer <ari.web.xyz@gmail.com>
blog.ari.lt Copyright (C) 2023 Ari Archer <ari.web.xyz@gmail.com>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.

View file

@ -1,11 +1,11 @@
# [ari-web blog](https://blog.ari-web.xyz/)
# [ari-web blog](https://blog.ari.lt/)
<p align="center">
<img src="https://img.shields.io/badge/Maintained-Yes-green?color=red&style=flat-square">
<img src="https://img.shields.io/github/last-commit/TruncatedDinosour/blog.ari-web.xyz?color=red&style=flat-square">
<img src="https://img.shields.io/github/repo-size/TruncatedDinosour/blog.ari-web.xyz?color=red&style=flat-square">
<img src="https://img.shields.io/github/issues/TruncatedDinosour/blog.ari-web.xyz?color=red&style=flat-square">
<img src="https://img.shields.io/github/stars/TruncatedDinosour/blog.ari-web.xyz?color=red&style=flat-square">
<img src="https://img.shields.io/github/last-commit/ari-lt/blog.ari.lt?color=red&style=flat-square">
<img src="https://img.shields.io/github/repo-size/ari-lt/blog.ari.lt?color=red&style=flat-square">
<img src="https://img.shields.io/github/issues/ari-lt/blog.ari.lt?color=red&style=flat-square">
<img src="https://img.shields.io/github/stars/ari-lt/blog.ari.lt?color=red&style=flat-square">
</p>
<p align="center">
@ -59,8 +59,8 @@ in that context, for example sorting blogs
## the API
- <https://blog.ari-web.xyz/b/ari-web-blog-api-change/>
- <https://blog.ari-web.xyz/b/ari-web-apis--how-to-use-them/>
- <https://blog.ari.lt/b/ari-web-blog-api-change/>
- <https://blog.ari.lt/b/ari-web-apis--how-to-use-them/>
## features u might wanna add

View file

@ -43,8 +43,8 @@
"small",
"make the web free again"
],
"website": "https://ari-web.xyz",
"blog": "https://blog.ari-web.xyz",
"website": "https://ari.lt",
"blog": "https://blog.ari.lt",
"source": "/git",
"visitor-count": "/visit",
"comment": "/c",

View file

@ -1,3 +1,3 @@
Hack typeface: https://github.com/source-foundry/Hack
License: https://github.com/source-foundry/Hack/blob/master/LICENSE.md
https://blog.ari-web.xyz/content/fonts/LICENSE
https://blog.ari.lt/content/fonts/LICENSE

View file

@ -3,43 +3,43 @@
[[redirects]]
from = "/git/*"
to = "https://ari-web.xyz/gh/blog.ari-web.xyz/:splat"
to = "https://ari.lt/gh/blog.ari.lt/:splat"
status = 301
force = true
[[redirects]]
from = "/favicon.ico"
to = "https://ari-web.xyz/favicon.ico"
to = "https://ari.lt/favicon.ico"
status = 200
force = true
[[redirects]]
from = "/blogs/:blog"
to = "https://legacy.blog.ari-web.xyz/blogs/:blog"
to = "https://legacy.blog.ari.lt/blogs/:blog"
status = 301
force = true
[[redirects]]
from = "/c"
to = "https://user.ari-web.xyz/"
to = "https://user.ari.lt/"
status = 301
force = true
[[redirects]]
from = "/netlify.toml"
to = "https://ari-web.xyz/404.blog.xyz"
to = "https://ari.lt/404.blog.xyz"
status = 404
force = true
[[redirects]]
from = "/visit"
to = "https://server.ari-web.xyz/visit"
to = "https://server.ari.lt/visit"
status = 301
force = true
[[redirects]]
from = "/*"
to = "https://ari-web.xyz/404.blog.xyz"
to = "https://ari.lt/404.blog.xyz"
status = 404
force = false