mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 09:39:25 +01:00
replace all instances of ari-web.xyz with ari.lt
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
c2332652e7
commit
2160ced376
23 changed files with 146 additions and 137 deletions
4
LICENSE
4
LICENSE
|
@ -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
|
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.
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
ari-web.xyz
|
ari.lt
|
||||||
Copyright (C) 2022 Ari Archer <ari.web.xyz@gmail.com>
|
Copyright (C) 2022 Ari Archer <ari.web.xyz@gmail.com>
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
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
|
If the program does terminal interaction, make it output a short
|
||||||
notice like this when it starts in an interactive mode:
|
notice like this when it starts in an interactive mode:
|
||||||
|
|
||||||
ari-web.xyz Copyright (C) 2023 Ari Archer <ari.web.xyz@gmail.com>
|
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 program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||||
This is free software, and you are welcome to redistribute it
|
This is free software, and you are welcome to redistribute it
|
||||||
under certain conditions; type `show c' for details.
|
under certain conditions; type `show c' for details.
|
||||||
|
|
24
README.md
24
README.md
|
@ -11,11 +11,11 @@
|
||||||
<a href="https://app.netlify.com/sites/ari-web/deploys">
|
<a href="https://app.netlify.com/sites/ari-web/deploys">
|
||||||
<img alt="Netlify Status" src="https://api.netlify.com/api/v1/badges/4ac67547-6444-4c67-9a54-c7f8fb28427b/deploy-status"/> </a> </p>
|
<img alt="Netlify Status" src="https://api.netlify.com/api/v1/badges/4ac67547-6444-4c67-9a54-c7f8fb28427b/deploy-status"/> </a> </p>
|
||||||
|
|
||||||
### [My website's](https://www.ari-web.xyz/) source code.
|
### [My website's](https://www.ari.lt/) source code.
|
||||||
|
|
||||||
# Customising when self-hosting
|
# Customising when self-hosting
|
||||||
|
|
||||||
1. Clone the repository: `git clone https://ari-web.xyz/git ari-web`
|
1. Clone the repository: `git clone https://ari.lt/git ari-web`
|
||||||
2. Enter the directory: `cd ari-web`
|
2. Enter the directory: `cd ari-web`
|
||||||
3. See the `/content/styles/config` and `/content/js/config` directories.
|
3. See the `/content/styles/config` and `/content/js/config` directories.
|
||||||
4. Open it in live server: `python3 -m http.server 5500`
|
4. Open it in live server: `python3 -m http.server 5500`
|
||||||
|
@ -31,7 +31,7 @@ those JSON files in the api
|
||||||
|
|
||||||
So what you do, replace all `.` in the API name with \_,
|
So what you do, replace all `.` in the API name with \_,
|
||||||
then make the request to `/api_hash/..._hash.txt` and you will
|
then make the request to `/api_hash/..._hash.txt` and you will
|
||||||
get the hash, for example: <https://www.ari-web.xyz/api_hash/apis_json_hash.txt>
|
get the hash, for example: <https://www.ari.lt/api_hash/apis_json_hash.txt>
|
||||||
|
|
||||||
# Standard
|
# Standard
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ how to properly modify ari-web
|
||||||
|
|
||||||
# Usage API
|
# Usage API
|
||||||
|
|
||||||
The [usage api](https://www.ari-web.xyz/api/usage.json)
|
The [usage api](https://www.ari.lt/api/usage.json)
|
||||||
has all the statistics I get from netlify, it serves as
|
has all the statistics I get from netlify, it serves as
|
||||||
an archive and growth monitor
|
an archive and growth monitor
|
||||||
|
|
||||||
|
@ -77,11 +77,11 @@ how much per avg sites are using:
|
||||||
|
|
||||||
# Subdomains
|
# Subdomains
|
||||||
|
|
||||||
- https://www.ari-web.xyz/ (source: https://ari-web.xyz/git)
|
- https://www.ari.lt/ (source: https://ari.lt/git)
|
||||||
- https://files.ari-web.xyz/ (source: https://files.ari-web.xyz/git)
|
- https://files.ari.lt/ (source: https://files.ari.lt/git)
|
||||||
- https://blog.ari-web.xyz/ (source: https://blog.ari-web.xyz/git)
|
- https://blog.ari.lt/ (source: https://blog.ari.lt/git)
|
||||||
- https://legacy.blog.ari-web.xyz/ (source: https://legacy.blog.ari-web.xyz/git)
|
- https://legacy.blog.ari.lt/ (source: https://legacy.blog.ari.lt/git)
|
||||||
- https://school.ari-web.xyz/ (source: proprietary (I don't want people snooping on my homework lol))
|
- https://school.ari.lt/ (source: proprietary (I don't want people snooping on my homework lol))
|
||||||
- https://user.ari-web.xyz/ (source: https://user.ari-web.xyz/git)
|
- https://user.ari.lt/ (source: https://user.ari.lt/git)
|
||||||
- https://etc.ari-web.xyz/ (source: https://etc.ari-web.xyz/git)
|
- https://etc.ari.lt/ (source: https://etc.ari.lt/git)
|
||||||
- https://a.ari-web.xyz/ (source: https://a.ari-web.xyz/git)
|
- https://a.ari.lt/ (source: https://a.ari.lt/git)
|
||||||
|
|
12
STANDARD.md
12
STANDARD.md
|
@ -6,9 +6,9 @@ it follows and what standard it practices
|
||||||
- folder structure
|
- folder structure
|
||||||
- api
|
- api
|
||||||
- 1 API route
|
- 1 API route
|
||||||
- e.g. <https://blog.ari-web.xyz/blog.json>, you can make the request to
|
- e.g. <https://blog.ari.lt/blog.json>, you can make the request to
|
||||||
that route and thats all, hashing of it works basically the same,
|
that route and thats all, hashing of it works basically the same,
|
||||||
but wtihout `/api/` -- <https://blog.ari-web.xyz/blog_json_hash.txt>
|
but wtihout `/api/` -- <https://blog.ari.lt/blog_json_hash.txt>
|
||||||
- \>1 API route
|
- \>1 API route
|
||||||
- use `/api` directory for APIs based on JSON if you have multiple ones
|
- use `/api` directory for APIs based on JSON if you have multiple ones
|
||||||
- `/api/*.json` is any API route
|
- `/api/*.json` is any API route
|
||||||
|
@ -23,17 +23,17 @@ it follows and what standard it practices
|
||||||
- `styles` / `css` -- CSS ( or SCSS )
|
- `styles` / `css` -- CSS ( or SCSS )
|
||||||
- `etc` -- other content
|
- `etc` -- other content
|
||||||
- `/favicons/`
|
- `/favicons/`
|
||||||
- this directory should purely be on the parent level domain, e.g. `ari-web.xyz`,
|
- this directory should purely be on the parent level domain, e.g. `ari.lt`,
|
||||||
this should include all of your favicons and its versions / revisions you might
|
this should include all of your favicons and its versions / revisions you might
|
||||||
use
|
use
|
||||||
- `/page/`
|
- `/page/`
|
||||||
- this should include all of your pages
|
- this should include all of your pages
|
||||||
- this directory should purely include directories and text files
|
- this directory should purely include directories and text files
|
||||||
use directories for pages and text files for pages that dont make
|
use directories for pages and text files for pages that dont make
|
||||||
use of html ( e.g. <https://ari-web.xyz/page/minimal.txt>, otherwise
|
use of html ( e.g. <https://ari.lt/page/minimal.txt>, otherwise
|
||||||
you should have a subdirectory and in it you should have an `index.html`
|
you should have a subdirectory and in it you should have an `index.html`
|
||||||
file, e.g. <https://ari-web.xyz/page/info/index.html>, which compresses
|
file, e.g. <https://ari.lt/page/info/index.html>, which compresses
|
||||||
into <https://ari-web.xyz/page/info/>
|
into <https://ari.lt/page/info/>
|
||||||
- `/index.html`
|
- `/index.html`
|
||||||
- as per HTTP this is just your home page -- `/`, you should not put it in
|
- as per HTTP this is just your home page -- `/`, you should not put it in
|
||||||
`/page/`, this should be in the root level directory
|
`/page/`, this should be in the root level directory
|
||||||
|
|
2
TODO.md
2
TODO.md
|
@ -1,7 +1,7 @@
|
||||||
- [x] Fac command: POST to https://elijah-dev.tk/fa.php with the fa parameter being some code
|
- [x] Fac command: POST to https://elijah-dev.tk/fa.php with the fa parameter being some code
|
||||||
- Used to have it, removed it on 2022/10/20
|
- Used to have it, removed it on 2022/10/20
|
||||||
- [x] Chat subdomain using WebRTC
|
- [x] Chat subdomain using WebRTC
|
||||||
- We have [CaO](https://user.ari-web.xyz/), not going to implement
|
- We have [CaO](https://user.ari.lt/), not going to implement
|
||||||
- [x] Store files in IndexedDB
|
- [x] Store files in IndexedDB
|
||||||
- [Overly complex API, i dont want to deliver this much JS, i already deliver quite a package](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API)
|
- [Overly complex API, i dont want to deliver this much JS, i already deliver quite a package](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API)
|
||||||
- [x] Export/Import
|
- [x] Export/Import
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
[
|
[
|
||||||
"https://blog.ari-web.xyz/blog.json",
|
"https://blog.ari-web.xyz/blog.json",
|
||||||
"https://files.ari-web.xyz/files.json"
|
"https://files.ari-web.xyz/files.json",
|
||||||
|
"https://blog.ari.lt/blog.json",
|
||||||
|
"https://files.ari.lt/files.json"
|
||||||
]
|
]
|
||||||
|
|
|
@ -5,5 +5,12 @@
|
||||||
"legacy.blog.ari-web.xyz",
|
"legacy.blog.ari-web.xyz",
|
||||||
"school.ari-web.xyz",
|
"school.ari-web.xyz",
|
||||||
"user.ari-web.xyz",
|
"user.ari-web.xyz",
|
||||||
"etc.ari-web.xyz"
|
"etc.ari-web.xyz",
|
||||||
|
"www.ari.lt",
|
||||||
|
"files.ari.lt",
|
||||||
|
"blog.ari.lt",
|
||||||
|
"legacy.blog.ari.lt",
|
||||||
|
"school.ari.lt",
|
||||||
|
"us.ari.lt",
|
||||||
|
"etc.ari.lt"
|
||||||
]
|
]
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
"use strict";
|
"use strict";
|
||||||
|
|
||||||
const BLOG_SITE = "https://blog.ari-web.xyz/";
|
const BLOG_SITE = "https://blog.ari.lt/";
|
||||||
const COMMENT_SITE = "https://user.ari-web.xyz/";
|
const COMMENT_SITE = "https://user.ari.lt/";
|
||||||
|
|
||||||
const FETCH_BLOG_POSTS = () =>
|
const FETCH_BLOG_POSTS = () =>
|
||||||
fetch("https://blog.ari-web.xyz/recents.json").then((r) => r.json());
|
fetch("https://blog.ari.lt/recents.json").then((r) => r.json());
|
||||||
|
|
||||||
const FETCH_COMMENTS = () => {
|
const FETCH_COMMENTS = () => {
|
||||||
return fetch("https://server.ari-web.xyz/total")
|
return fetch("https://server.ari.lt/total")
|
||||||
.then((r) => r.text())
|
.then((r) => r.text())
|
||||||
.then((t) => {
|
.then((t) => {
|
||||||
let total = parseInt(t);
|
let total = parseInt(t);
|
||||||
|
@ -16,7 +16,7 @@ const FETCH_COMMENTS = () => {
|
||||||
if (fetch_from < 0) fetch_from = total;
|
if (fetch_from < 0) fetch_from = total;
|
||||||
|
|
||||||
return fetch(
|
return fetch(
|
||||||
`https://server.ari-web.xyz/${fetch_from}/${total}`
|
`https://server.ari.lt/${fetch_from}/${total}`
|
||||||
).then((r) => r.json());
|
).then((r) => r.json());
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
|
@ -56,7 +56,7 @@
|
||||||
//--><!]]>
|
//--><!]]>
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script src="https://user.ari-web.xyz/content/js/linkify.js"></script>
|
<script src="https://user.ari.lt/content/js/linkify.js"></script>
|
||||||
<script src="/content/js/config/index.js"></script>
|
<script src="/content/js/config/index.js"></script>
|
||||||
<script src="/content/js/ui/index.js"></script>
|
<script src="/content/js/ui/index.js"></script>
|
||||||
|
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
<h1>
|
<h1>
|
||||||
welcome to the <a href="/git">open source</a> land of
|
welcome to the <a href="/git">open source</a> land of
|
||||||
<span id="site">...</span>, you are visitor number
|
<span id="site">...</span>, you are visitor number
|
||||||
<img style="display:inline" src="https://server.ari-web.xyz/visit" alt="visitor count" /> !
|
<img style="display:inline" src="https://server.ari.lt/visit" alt="visitor count" /> !
|
||||||
brought to you by Ari Archer
|
brought to you by Ari Archer
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
|
|
12
netlify.toml
12
netlify.toml
|
@ -49,7 +49,7 @@
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/user"
|
from = "/user"
|
||||||
to = "https://user.ari-web.xyz/"
|
to = "https://user.ari.lt/"
|
||||||
status = 301
|
status = 301
|
||||||
force = true
|
force = true
|
||||||
|
|
||||||
|
@ -100,19 +100,19 @@
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/data/*"
|
from = "/data/*"
|
||||||
to = "https://files.ari-web.xyz/files/:splat"
|
to = "https://files.ari.lt/files/:splat"
|
||||||
status = 301
|
status = 301
|
||||||
force = true
|
force = true
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/page/blog/*"
|
from = "/page/blog/*"
|
||||||
to = "https://blog.ari-web.xyz/:splat"
|
to = "https://blog.ari.lt/:splat"
|
||||||
status = 301
|
status = 301
|
||||||
force = true
|
force = true
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/page/blog"
|
from = "/page/blog"
|
||||||
to = "https://blog.ari-web.xyz/"
|
to = "https://blog.ari.lt/"
|
||||||
status = 301
|
status = 301
|
||||||
force = true
|
force = true
|
||||||
|
|
||||||
|
@ -124,7 +124,7 @@
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/etc"
|
from = "/etc"
|
||||||
to = "https://etc.ari-web.xyz/"
|
to = "https://etc.ari.lt/"
|
||||||
status = 301
|
status = 301
|
||||||
force = true
|
force = true
|
||||||
|
|
||||||
|
@ -144,7 +144,7 @@
|
||||||
|
|
||||||
[[redirects]]
|
[[redirects]]
|
||||||
from = "/mr"
|
from = "/mr"
|
||||||
to = "https://blog.ari-web.xyz/b/my-music-artist-recommendations/"
|
to = "https://blog.ari.lt/b/my-music-artist-recommendations/"
|
||||||
status = 301
|
status = 301
|
||||||
force = true
|
force = true
|
||||||
|
|
||||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "ari-web.xyz",
|
"name": "ari.lt",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "ari-web.xyz",
|
"name": "ari.lt",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"license": "SEE LICENSE IN LICENSE",
|
"license": "SEE LICENSE IN LICENSE",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "ari-web.xyz",
|
"name": "ari.lt",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "My website's source code",
|
"description": "My website's source code",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://ari-web.xyz/gh/website.git"
|
"url": "https://ari.lt/gh/website.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"website",
|
"website",
|
||||||
|
@ -23,9 +23,9 @@
|
||||||
"author": "Ari Archer <ari.web.xyz@gmail.com>",
|
"author": "Ari Archer <ari.web.xyz@gmail.com>",
|
||||||
"license": "SEE LICENSE IN LICENSE",
|
"license": "SEE LICENSE IN LICENSE",
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://ari-web.xyz/git/issues"
|
"url": "https://ari.lt/git/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://ari-web.xyz/git#readme",
|
"homepage": "https://ari.lt/git#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer-cli": "^1.0.0",
|
"autoprefixer-cli": "^1.0.0",
|
||||||
"eslint": "^8.14.0",
|
"eslint": "^8.14.0",
|
||||||
|
|
|
@ -51,6 +51,6 @@
|
||||||
technology take over my life
|
technology take over my life
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<img src="https://server.ari-web.xyz/visit" alt="visitor count" />
|
<img src="https://server.ari.lt/visit" alt="visitor count" />
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
<h1><marquee>Ari-web!!</marquee></h1>
|
<h1><marquee>Ari-web!!</marquee></h1>
|
||||||
<h1>
|
<h1>
|
||||||
This page has been started on 2022-09-03 for
|
This page has been started on 2022-09-03 for
|
||||||
<img src="https://server.ari-web.xyz/visit" alt="visitor count" style="background-color:inherit" />
|
<img src="https://server.ari.lt/visit" alt="visitor count" style="background-color:inherit" />
|
||||||
people to see
|
people to see
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
|
@ -91,7 +91,7 @@
|
||||||
<p>
|
<p>
|
||||||
I even made a blog abt it
|
I even made a blog abt it
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/wtf-is-going-on-and-why-is-my-site-blowing-up/"
|
href="https://blog.ari.lt/b/wtf-is-going-on-and-why-is-my-site-blowing-up/"
|
||||||
>here</a
|
>here</a
|
||||||
>, was very exciting ig lol
|
>, was very exciting ig lol
|
||||||
</p>
|
</p>
|
||||||
|
@ -101,13 +101,13 @@
|
||||||
<h1>Pages and stuff</h1>
|
<h1>Pages and stuff</h1>
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://ari-web.xyz/">Main page</a></li>
|
<li><a href="https://ari.lt/">Main page</a></li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://blog.ari-web.xyz/">Blog</a>
|
<a href="https://blog.ari.lt/">Blog</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://legacy.blog.ari-web.xyz/"
|
<a href="https://legacy.blog.ari.lt/"
|
||||||
>Legacy blog</a
|
>Legacy blog</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
@ -115,26 +115,26 @@
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://user.ari-web.xyz/"
|
<a href="https://user.ari.lt/"
|
||||||
>Comments and opinions!11</a
|
>Comments and opinions!11</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://school.ari-web.xyz/"
|
<a href="https://school.ari.lt/"
|
||||||
>School shit (very bad and cringe, also not GPL nor
|
>School shit (very bad and cringe, also not GPL nor
|
||||||
foss!)</a
|
foss!)</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://files.ari-web.xyz/"
|
<a href="https://files.ari.lt/"
|
||||||
>File hosting index :D</a
|
>File hosting index :D</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://etc.ari-web.xyz/">Random stuff</a>
|
<a href="https://etc.ari.lt/">Random stuff</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
@ -162,15 +162,15 @@
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://ari-web.xyz/git">Main page</a>
|
<a href="https://ari.lt/git">Main page</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://blog.ari-web.xyz/git">Blog</a>
|
<a href="https://blog.ari.lt/git">Blog</a>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="https://legacy.blog.ari-web.xyz/git"
|
href="https://legacy.blog.ari.lt/git"
|
||||||
>Legacy blog</a
|
>Legacy blog</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
@ -178,19 +178,19 @@
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://user.ari-web.xyz/git"
|
<a href="https://user.ari.lt/git"
|
||||||
>Comments and opinions!11</a
|
>Comments and opinions!11</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://files.ari-web.xyz/git"
|
<a href="https://files.ari.lt/git"
|
||||||
>File hosting index :D</a
|
>File hosting index :D</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://etc.ari-web.xyz/git"
|
<a href="https://etc.ari.lt/git"
|
||||||
>Random stuff</a
|
>Random stuff</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
@ -282,7 +282,7 @@
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="https://hstspreload.org/?domain=ari-web.xyz"
|
href="https://hstspreload.org/?domain=ari.lt"
|
||||||
>Yay! HSTS</a
|
>Yay! HSTS</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
@ -68,7 +68,7 @@
|
||||||
<h2>
|
<h2>
|
||||||
Test by Ari::web for over
|
Test by Ari::web for over
|
||||||
<img
|
<img
|
||||||
src="https://server.ari-web.xyz/visit"
|
src="https://server.ari.lt/visit"
|
||||||
alt="visitor count"
|
alt="visitor count"
|
||||||
style="display:inline"
|
style="display:inline"
|
||||||
/>
|
/>
|
||||||
|
|
|
@ -72,7 +72,7 @@
|
||||||
|
|
||||||
<h2>
|
<h2>
|
||||||
If this takes too long please check the dev tools using CTRL + SHIFT
|
If this takes too long please check the dev tools using CTRL + SHIFT
|
||||||
+ I and opening the console, you are visitor <img src="https://server.ari-web.xyz/visit" alt="visitor count" />
|
+ I and opening the console, you are visitor <img src="https://server.ari.lt/visit" alt="visitor count" />
|
||||||
</h2>
|
</h2>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
@ -39,7 +39,7 @@
|
||||||
<h1>
|
<h1>
|
||||||
Import/export
|
Import/export
|
||||||
<img
|
<img
|
||||||
src="https://server.ari-web.xyz/visit"
|
src="https://server.ari.lt/visit"
|
||||||
alt="visitor count"
|
alt="visitor count"
|
||||||
style="display: inline; height: 1em"
|
style="display: inline; height: 1em"
|
||||||
/>'s data
|
/>'s data
|
||||||
|
|
|
@ -36,7 +36,7 @@
|
||||||
<p>
|
<p>
|
||||||
you are visitor
|
you are visitor
|
||||||
<img
|
<img
|
||||||
src="https://server.ari-web.xyz/visit"
|
src="https://server.ari.lt/visit"
|
||||||
alt="visitor count"
|
alt="visitor count"
|
||||||
style="display: inline"
|
style="display: inline"
|
||||||
/>
|
/>
|
||||||
|
@ -52,169 +52,169 @@
|
||||||
<li>
|
<li>
|
||||||
ari.lt -- new ari-web domain :
|
ari.lt -- new ari-web domain :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/arilt-new-ariweb-domain/"
|
href="https://blog.ari.lt/b/arilt-new-ariweb-domain/"
|
||||||
>https://blog.ari-web.xyz/b/arilt-new-ariweb-domain/</a
|
>https://blog.ari.lt/b/arilt-new-ariweb-domain/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
support ari-web :
|
support ari-web :
|
||||||
<a href="https://blog.ari-web.xyz/b/support-ariweb/"
|
<a href="https://blog.ari.lt/b/support-ariweb/"
|
||||||
>https://blog.ari-web.xyz/b/support-ariweb/</a
|
>https://blog.ari.lt/b/support-ariweb/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
notice : temporary shutdown of server.ari-web.xyz :
|
notice : temporary shutdown of server.ari.lt :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/notice-temporary-shutdown-serverariwebxyz/"
|
href="https://blog.ari.lt/b/notice-temporary-shutdown-serverariwebxyz/"
|
||||||
>https://blog.ari-web.xyz/b/notice-temporary-shutdown-serverariwebxyz/</a
|
>https://blog.ari.lt/b/notice-temporary-shutdown-serverariwebxyz/</a
|
||||||
>
|
>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
update for this :
|
update for this :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/comparing-hosting-providers-serverariwebxyz/"
|
href="https://blog.ari.lt/b/comparing-hosting-providers-serverariwebxyz/"
|
||||||
>https://blog.ari-web.xyz/b/comparing-hosting-providers-serverariwebxyz/</a
|
>https://blog.ari.lt/b/comparing-hosting-providers-serverariwebxyz/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
update 2 :
|
update 2 :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/ariweb-server-update-2/"
|
href="https://blog.ari.lt/b/ariweb-server-update-2/"
|
||||||
>https://blog.ari-web.xyz/b/ariweb-server-update-2/</a
|
>https://blog.ari.lt/b/ariweb-server-update-2/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
user.ari-web.xyz situation ( 2023/04/10, harassment ) :
|
user.ari.lt situation ( 2023/04/10, harassment ) :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/userari-webxyz-situation/"
|
href="https://blog.ari.lt/b/userari-webxyz-situation/"
|
||||||
>https://blog.ari-web.xyz/b/userari-webxyz-situation/</a
|
>https://blog.ari.lt/b/userari-webxyz-situation/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
user.ari-web.xyz attack by a nazi asshole :
|
user.ari.lt attack by a nazi asshole :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/serverari-webxyz-going-be-changed/"
|
href="https://blog.ari.lt/b/serverari-webxyz-going-be-changed/"
|
||||||
>https://blog.ari-web.xyz/b/serverari-webxyz-going-be-changed/</a
|
>https://blog.ari.lt/b/serverari-webxyz-going-be-changed/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
ari-web blog API change and new additions :
|
ari-web blog API change and new additions :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/ari-web-blog-api-change/"
|
href="https://blog.ari.lt/b/ari-web-blog-api-change/"
|
||||||
>https://blog.ari-web.xyz/b/ari-web-blog-api-change/</a
|
>https://blog.ari.lt/b/ari-web-blog-api-change/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
start of the DOML series :
|
start of the DOML series :
|
||||||
<a href="https://blog.ari-web.xyz/b/doml-1-2023-01-29"
|
<a href="https://blog.ari.lt/b/doml-1-2023-01-29"
|
||||||
>https://blog.ari-web.xyz/b/doml-1-2023-01-29</a
|
>https://blog.ari.lt/b/doml-1-2023-01-29</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
contact me :
|
contact me :
|
||||||
<a href="https://blog.ari-web.xyz/b/contact-me/"
|
<a href="https://blog.ari.lt/b/contact-me/"
|
||||||
>https://blog.ari-web.xyz/b/contact-me/</a
|
>https://blog.ari.lt/b/contact-me/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
ari-web blog hyperlink redesign :
|
ari-web blog hyperlink redesign :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/ari-web-blog-hyperlink-redesign/"
|
href="https://blog.ari.lt/b/ari-web-blog-hyperlink-redesign/"
|
||||||
>https://blog.ari-web.xyz/b/ari-web-blog-hyperlink-redesign/</a
|
>https://blog.ari.lt/b/ari-web-blog-hyperlink-redesign/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
happy 2nd birthday, ari-web :
|
happy 2nd birthday, ari-web :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/happy-2nd-birthday--ari-web/"
|
href="https://blog.ari.lt/b/happy-2nd-birthday--ari-web/"
|
||||||
>https://blog.ari-web.xyz/b/happy-2nd-birthday--ari-web/</a
|
>https://blog.ari.lt/b/happy-2nd-birthday--ari-web/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
old blog new design :
|
old blog new design :
|
||||||
<a
|
<a
|
||||||
href="https://legacy.blog.ari-web.xyz/blogs/New-blog-design!_-9192801266"
|
href="https://legacy.blog.ari.lt/blogs/New-blog-design!_-9192801266"
|
||||||
>https://legacy.blog.ari-web.xyz/blogs/New-blog-design!_-9192801266</a
|
>https://legacy.blog.ari.lt/blogs/New-blog-design!_-9192801266</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
legacy blog shutdown :
|
legacy blog shutdown :
|
||||||
<a
|
<a
|
||||||
href="https://legacy.blog.ari-web.xyz/blogs/This-subdomain-is-no-longer-in-use_-7309129151"
|
href="https://legacy.blog.ari.lt/blogs/This-subdomain-is-no-longer-in-use_-7309129151"
|
||||||
>https://legacy.blog.ari-web.xyz/blogs/This-subdomain-is-no-longer-in-use_-7309129151</a
|
>https://legacy.blog.ari.lt/blogs/This-subdomain-is-no-longer-in-use_-7309129151</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
new blog management system ! :
|
new blog management system ! :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/new-blog-management-system-/"
|
href="https://blog.ari.lt/b/new-blog-management-system-/"
|
||||||
>https://blog.ari-web.xyz/b/new-blog-management-system-/</a
|
>https://blog.ari.lt/b/new-blog-management-system-/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
introducing the ari-web API :
|
introducing the ari-web API :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/introducing-the-ari-web-api-/"
|
href="https://blog.ari.lt/b/introducing-the-ari-web-api-/"
|
||||||
>https://blog.ari-web.xyz/b/introducing-the-ari-web-api-/</a
|
>https://blog.ari.lt/b/introducing-the-ari-web-api-/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
accesibility issues of ari-web :
|
accesibility issues of ari-web :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/accesibility-issues-of-ari-web/"
|
href="https://blog.ari.lt/b/accesibility-issues-of-ari-web/"
|
||||||
>https://blog.ari-web.xyz/b/accesibility-issues-of-ari-web/</a
|
>https://blog.ari.lt/b/accesibility-issues-of-ari-web/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
ari-web browser compatibility :
|
ari-web browser compatibility :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/ari-web-browser-compatibility/"
|
href="https://blog.ari.lt/b/ari-web-browser-compatibility/"
|
||||||
>https://blog.ari-web.xyz/b/ari-web-browser-compatibility/</a
|
>https://blog.ari.lt/b/ari-web-browser-compatibility/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
ari-web APIs are going public :
|
ari-web APIs are going public :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/ari-web-apis-are-going-public/"
|
href="https://blog.ari.lt/b/ari-web-apis-are-going-public/"
|
||||||
>https://blog.ari-web.xyz/b/ari-web-apis-are-going-public/</a
|
>https://blog.ari.lt/b/ari-web-apis-are-going-public/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
ari-web APIs: How to use them :
|
ari-web APIs: How to use them :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/ari-web-apis--how-to-use-them/"
|
href="https://blog.ari.lt/b/ari-web-apis--how-to-use-them/"
|
||||||
>https://blog.ari-web.xyz/b/ari-web-apis--how-to-use-them/</a
|
>https://blog.ari.lt/b/ari-web-apis--how-to-use-them/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
ari-web now delivers minified content :
|
ari-web now delivers minified content :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/ari-web-now-delivers-minified-content/"
|
href="https://blog.ari.lt/b/ari-web-now-delivers-minified-content/"
|
||||||
>https://blog.ari-web.xyz/b/ari-web-now-delivers-minified-content/</a
|
>https://blog.ari.lt/b/ari-web-now-delivers-minified-content/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
the 'www' subdomain is no longer the default for ari-web.xyz
|
the 'www' subdomain is no longer the default for ari.lt
|
||||||
:
|
:
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/the--www--subdomain-is-no-longer-the-default-for-ari-web-xyz/"
|
href="https://blog.ari.lt/b/the--www--subdomain-is-no-longer-the-default-for-ari-web-xyz/"
|
||||||
>https://blog.ari-web.xyz/b/the--www--subdomain-is-no-longer-the-default-for-ari-web-xyz/</a
|
>https://blog.ari.lt/b/the--www--subdomain-is-no-longer-the-default-for-ari-web-xyz/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
ari-web restricted contributions :
|
ari-web restricted contributions :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/restricting-contributions-on-ari-web/"
|
href="https://blog.ari.lt/b/restricting-contributions-on-ari-web/"
|
||||||
>https://blog.ari-web.xyz/b/restricting-contributions-on-ari-web/</a
|
>https://blog.ari.lt/b/restricting-contributions-on-ari-web/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
impersonation of me on the internet :
|
impersonation of me on the internet :
|
||||||
<a
|
<a
|
||||||
href="https://blog.ari-web.xyz/b/important--impersonation-of-me-on-the-internet/"
|
href="https://blog.ari.lt/b/important--impersonation-of-me-on-the-internet/"
|
||||||
>https://blog.ari-web.xyz/b/important--impersonation-of-me-on-the-internet/</a
|
>https://blog.ari.lt/b/important--impersonation-of-me-on-the-internet/</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
<br />
|
<br />
|
||||||
<p>
|
<p>
|
||||||
Tired of companies spying on you? NoVPN might be the "VPN"
|
Tired of companies spying on you? NoVPN might be the "VPN"
|
||||||
for you, visitor <img src="https://server.ari-web.xyz/visit" alt="visitor count" style="display:inline;height:1em" />.
|
for you, visitor <img src="https://server.ari.lt/visit" alt="visitor count" style="display:inline;height:1em" />.
|
||||||
<a href="#!" onclick="scrollDown();">Read more.</a>
|
<a href="#!" onclick="scrollDown();">Read more.</a>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -91,7 +91,7 @@
|
||||||
<h1 class="title">
|
<h1 class="title">
|
||||||
Do you want to reset your account,
|
Do you want to reset your account,
|
||||||
<img
|
<img
|
||||||
src="https://server.ari-web.xyz/visit"
|
src="https://server.ari.lt/visit"
|
||||||
alt="visitor count"
|
alt="visitor count"
|
||||||
style="display: inline; height: 1em"
|
style="display: inline; height: 1em"
|
||||||
/>?
|
/>?
|
||||||
|
|
|
@ -63,7 +63,7 @@
|
||||||
<h1>
|
<h1>
|
||||||
Linux TTY theme generator by Ari::web for over
|
Linux TTY theme generator by Ari::web for over
|
||||||
<img
|
<img
|
||||||
src="https://server.ari-web.xyz/visit"
|
src="https://server.ari.lt/visit"
|
||||||
alt="visitor count"
|
alt="visitor count"
|
||||||
style="display: inline; height: 1em"
|
style="display: inline; height: 1em"
|
||||||
/>
|
/>
|
||||||
|
|
|
@ -66,7 +66,7 @@
|
||||||
<h1>
|
<h1>
|
||||||
Linux TTY theme generator by Ari::web settings for visitor
|
Linux TTY theme generator by Ari::web settings for visitor
|
||||||
<img
|
<img
|
||||||
src="https://server.ari-web.xyz/visit"
|
src="https://server.ari.lt/visit"
|
||||||
alt="visitor count"
|
alt="visitor count"
|
||||||
style="display: inline; height: 1em"
|
style="display: inline; height: 1em"
|
||||||
/>
|
/>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
User-agent: *
|
User-agent: *
|
||||||
Disallow: /content/*
|
Disallow: /content/*
|
||||||
Allow: *
|
Allow: *
|
||||||
Sitemap: https://ari-web.xyz/sitemap.xml
|
Sitemap: https://ari.lt/sitemap.xml
|
||||||
|
|
||||||
|
|
34
sitemap.xml
34
sitemap.xml
|
@ -1,71 +1,71 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ari-web.xyz/</loc>
|
<loc>https://ari.lt/</loc>
|
||||||
<priority>1.0</priority>
|
<priority>1.0</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ari-web.xyz/btc</loc>
|
<loc>https://ari.lt/btc</loc>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://ari-web.xyz/page/info</loc>
|
<loc>https://ari.lt/page/info</loc>
|
||||||
<priority>0.99</priority>
|
<priority>0.99</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://user.ari-web.xyz/</loc>
|
<loc>https://user.ari.lt/</loc>
|
||||||
<priority>0.9</priority>
|
<priority>0.9</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://etc.ari-web.xyz/</loc>
|
<loc>https://etc.ari.lt/</loc>
|
||||||
<priority>0.899</priority>
|
<priority>0.899</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.ari-web.xyz/90s.html</loc>
|
<loc>https://www.ari.lt/90s.html</loc>
|
||||||
<priority>0.89</priority>
|
<priority>0.89</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.ari-web.xyz/</loc>
|
<loc>https://www.ari.lt/</loc>
|
||||||
<priority>0.88</priority>
|
<priority>0.88</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://blog.ari-web.xyz/</loc>
|
<loc>https://blog.ari.lt/</loc>
|
||||||
<priority>0.8</priority>
|
<priority>0.8</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://legacy.blog.ari-web.xyz/</loc>
|
<loc>https://legacy.blog.ari.lt/</loc>
|
||||||
<priority>0.7</priority>
|
<priority>0.7</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://files.ari-web.xyz/</loc>
|
<loc>https://files.ari.lt/</loc>
|
||||||
<priority>0.6</priority>
|
<priority>0.6</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://server.ari-web.xyz/</loc>
|
<loc>https://server.ari.lt/</loc>
|
||||||
<priority>0.59</priority>
|
<priority>0.59</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.ari-web.xyz/api</loc>
|
<loc>https://www.ari.lt/api</loc>
|
||||||
<priority>0.5</priority>
|
<priority>0.5</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.ari-web.xyz/page/reset</loc>
|
<loc>https://www.ari.lt/page/reset</loc>
|
||||||
<priority>0.4</priority>
|
<priority>0.4</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.ari-web.xyz/page/export</loc>
|
<loc>https://www.ari.lt/page/export</loc>
|
||||||
<priority>0.39</priority>
|
<priority>0.39</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://blog.ari-web.xyz/b/important--impersonation-of-me-on-the-internet/</loc>
|
<loc>https://blog.ari.lt/b/important--impersonation-of-me-on-the-internet/</loc>
|
||||||
<priority>0.3</priority>
|
<priority>0.3</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://www.ari-web.xyz/page/amiunique</loc>
|
<loc>https://www.ari.lt/page/amiunique</loc>
|
||||||
<priority>0.2</priority>
|
<priority>0.2</priority>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://blog.ari-web.xyz/b/restricting-contributions-on-ari-web/</loc>
|
<loc>https://blog.ari.lt/b/restricting-contributions-on-ari-web/</loc>
|
||||||
<priority>0.1</priority>
|
<priority>0.1</priority>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
|
Loading…
Add table
Reference in a new issue