2021-11-13 03:02:11 +01:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "UTF-8" >
< title > MayVaneDay Studios< / title >
< meta name = "author" content = "Vane Vander" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
< link href = "./style.css" rel = "stylesheet" type = "text/css" media = "all" >
< meta name = "abuseipdb-verification" content = "vbeJNq7o" / >
< meta name = "description" content = "Vane Vander's personal website" >
< / head >
2021-11-13 19:58:35 +01:00
< body class = "index" >
2021-12-04 23:00:12 +01:00
< script src = "./checktor.js" > < / script >
2021-11-13 03:02:11 +01:00
< div class = "box" >
< h2 > Welcome to MayVaneDay Studios< / h2 >
< / div >
< hr >
< div class = "box" >
< p > My books:< / p >
< ul >
< li > < a href = "./books/h.epub" > Hydra< / a > < / li >
< li > < a href = "./books/mm_tpf.epub" > Mori's Mirror and The Poetry Factory< / a > < / li >
< li > < a href = "./books/is.epub" > In Separation< / a > < / li >
< li > < a href = "./books/tvsc.epub" > The Viridian Shipping Company< / a > < / li >
< li > < a href = "./books/tdom.epub" > The Duality Of Mankind< / a > < / li >
< li > < a href = "./books/lw.epub" > Living Wasteland< / a > < / li >
< li > < a href = "./books/mby.epub" > Me Before You< / a > < / li >
< li > < a href = "./books/twlf.epub" > The White Line Fever< / a > < / li >
< li > < a href = "./books/tsf.epub" > The Samhain Files< / a > < / li >
< / ul >
< / div >
< hr >
2021-11-13 19:58:35 +01:00
< div class = "box" >
< p > < strong > Stop scraping my website.< / strong > You now have < b > < i > two< / i > < / b > options for pulling a full copy of my website: ZeroNet and Git. Both of these will auto-update and give you the actual source files, unlike a recursive < code > wget< / code > or whatever that will mangle everything. Save yourself and me the grief and just use these instead.< / p >
< / div >
< hr >
2021-11-13 03:02:11 +01:00
< div class = "box" >
< p > < a href = "./blog/index.html" > Blog< / a > < a href = "./feed.xml" > (RSS Feed)< / a > < / p >
< p > < a href = "./poetry/" > Poetry< / a > < / p >
< p > < a href = "./tutorials/index.html" > Tutorials< / a > < / p >
< hr >
< p > < a href = "./identity/index.html" > Identity & Contact< / a > < / p >
< p > < a href = "./public.gpg" > My GPG key< / a > < / p >
< p > < a href = "https://deadendshrine.online/webring.html" > Lainchan Webring< / a > < / p >
< p > < a href = "https://letsdecentralize.org" > Let's Decentralize< / a > < / p >
< p > < a href = "https://deadendshrine.online" > Dead End Shrine Online< / a > < / p >
< p > < a href = "https://www.abuseipdb.com/user/46793" title = "AbuseIPDB is an IP address blacklist for webmasters and sysadmins to report IP addresses engaging in abusive behavior on their networks" alt = "AbuseIPDB Contributor Badge" > < img src = "https://www.abuseipdb.com/contributor/46793.svg" style = "width: 200px; background: #ffffff" alt = "AbuseIPDB Contributor Badge" > < / a > < / p >
< a href = "https://zerolink.letsdecentralize.org/1MeeJWbbQHArbqD6UUHSjh9EVycvnTUBFa/" > [ZeroNet]< / a >
< a href = "http://127.0.0.1:8080/ipns/k51qzi5uqu5dh3lrik0cs30bl4d35wv66vcaeoada7bx5pjx6tkdon1gthzzrl/" > [IPFS]< / a >
< a href = "http://zli2qsg54w7y42vgw4xxlnj4nktcpg7xp33yjxkp33sjafvznbwa.b32.i2p" > [I2P]< / a >
< a href = "http://yggdrasil.mayvaneday.art" > [Yggdrasil]< / a >
< a href = "http://127.0.0.1:8888/USK@Up0ipQCQjyY2PaGofU-P63kJMb54E0~2xZiUnyxPypM,rGmJhPDVou6DwS6Eh23sZ93hVbDaA6v4D5l3vWsN-oY,AQACAAE/mayvaneday/-1/" > [Freenet]< / a >
< a href = "http://meynethaffeecapsvfphrcnfrx44w2nskgls2juwitibvqctk2plvhqd.onion" > [Tor]< / a >
< a href = "http://ikhuwze4r597pn6shynuc7dk1io1ahywxn5e1wu769apzfmcyjfo.loki" > [Lokinet]< / a >
2021-11-13 19:58:35 +01:00
< a href = "https://gogs.letsdecentralize.org/letheposting/mayvaneday.org" > [Git]< / a >
2021-11-13 03:02:11 +01:00
< / div >
< / body >
< / html >