34 lines
1.5 KiB
Plaintext
34 lines
1.5 KiB
Plaintext
|
extends base.pug
|
||
|
|
||
|
block head
|
||
|
link(href='assets/css/index.css' rel='stylesheet')
|
||
|
|
||
|
block nav
|
||
|
nav
|
||
|
a(href='/stuff') Stuff
|
||
|
a(href='/mindflow') Mindflow
|
||
|
a(href='/about') About
|
||
|
a(href='/guestbook') Guestbook
|
||
|
|
||
|
block content
|
||
|
section#services
|
||
|
span
|
||
|
a(href='https://radio.arav.top') radio.arav.top
|
||
|
| .
|
||
|
a(href='http://moq7aejnf4xk5k2bkaltli3ftkhusy2mbrd3pj23nrca343ku2mgk4yd.onion/radio/') onion
|
||
|
| .
|
||
|
a(href='http://t42fkp6zp5dfqywantq3zp427ig3q2onrmfv246tyaztpg4ckb5a.b32.i2p/radio/') i2p
|
||
|
span
|
||
|
a(href='ftp://anonymous@files.arav.top') ftp
|
||
|
| ://
|
||
|
a(href='https://files.arav.top') files.arav.top
|
||
|
| .
|
||
|
a(href='http://moq7aejnf4xk5k2bkaltli3ftkhusy2mbrd3pj23nrca343ku2mgk4yd.onion/files/') onion
|
||
|
| .
|
||
|
a(href='http://t42fkp6zp5dfqywantq3zp427ig3q2onrmfv246tyaztpg4ckb5a.b32.i2p/files/') i2p
|
||
|
a(href='https://git.arav.top') git.arav.top
|
||
|
||
|
||
|
a(href='https://arav.neocities.org') arav.neocities.org
|
||
|
section
|
||
|
p Welcome, Anon. I'm Arav, I self-host some services for myself, friends and you. Not much I have to offer, but maybe you'll find something useful for yourself. :)
|
||
|
p Now this place is available through <a href="http://t42fkp6zp5dfqywantq3zp427ig3q2onrmfv246tyaztpg4ckb5a.b32.i2p/">I2P</a> and <a href="http://moq7aejnf4xk5k2bkaltli3ftkhusy2mbrd3pj23nrca343ku2mgk4yd.onion">Tor</a>.
|