-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nightfall updates, Bluesky, other stuff
Random updates, but mostly added back button to Nightfall blogs Also updated blank.txt
- Loading branch information
1 parent
aa27469
commit 7ea04e4
Showing
30 changed files
with
121 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
did:plc:27xgp7z2z5cerdcgqocfeoi7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,24 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<meta charset=UTF-8> | ||
<html lang="en-us"> | ||
<head> | ||
<title>XXX | The Princess of The Night</title> | ||
<title>XXX | The Princess of The Night</title> | ||
<meta charset="utf-8"> | ||
<meta itemprop="name" content="OWLY.FANS"> | ||
<meta property="og:title" content="OWLY.FANS"> | ||
<meta itemprop="description" content="OWLY.FANS"> | ||
<meta name="description" content="OWLY.FANS"> | ||
<meta property="og:description" content="OWLY.FANS"> | ||
<meta name="keywords" content="owly, cass python, neocities, neozones, brit, uk, archive, site ran by a stud, england, wales"> | ||
<meta property="og:site_name" content="XXX | OWLY.FANS"> | ||
<meta property="og:type" content="website"> | ||
<meta property="og:image" content="https://owly.fans/floppy.png"> | ||
<meta property="og:url" content="https://owly.fans"> | ||
<meta name="referrer" content="no-referrer-when-downgrade"> | ||
<a class="account-link" rel="me" href="https://digipres.club/@Owly"></a><a class="account-link" rel="me" href="https://comms.thedigitallancabin.net/cass"></a><link rel="me" href="https://github.com/DynTylluan"><link rel="me" href="https://github.com/NeoZones"><link rel="me" href="mailto:[email protected]"><link rel="me" href="https://owly.fans"><link rel="me" href="https://owlyfans.neocities.org"> | ||
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"> | ||
<link rel="stylesheet" href="style.css"> | ||
<meta content="OWLY.FANS" property="og:title" /> | ||
<meta content="TITLE" property="og:description" /> | ||
<meta property="og:image" content="https://owly.fans/floppy.png"> | ||
<meta property="og:url" content="https://owly.fans"> | ||
<meta content="#9B4F96" data-react-helmet="true" name="theme-color" /> | ||
<meta name="keywords" content="owly, cass python, neocities, neozones, brit, uk, archive, site ran by a stud, england, wales"> | ||
<link rel="shortcut icon" type="image/x-icon" href="../favicon.ico"> | ||
<link rel="stylesheet" href="/style.css"> | ||
<meta name="referrer" content="no-referrer-when-downgrade"> | ||
<a class="account-link" rel="me" href="https://digipres.club/@Owly"></a> | ||
<a class="account-link" rel="me" href="https://comms.thedigitallancabin.net/cass"></a> | ||
<link rel="me" href="https://github.com/DynTylluan"> | ||
<link rel="me" href="https://github.com/NeoZones"> | ||
<link rel="me" href="mailto:[email protected]"> | ||
<link rel="me" href="https://owly.fans"> | ||
<link rel="me" href="https://owlyfans.neocities.org"> | ||
</head> | ||
<body> | ||
<h1>XXX</h1> | ||
|
@@ -26,19 +27,18 @@ | |
<p></p> | ||
<hr> | ||
<p> | ||
<p><strong>Want to support OwlyFans? <a href="/nft/">See our NFTs</a>!</strong></p> <p>Copyright 2021 - <script type="text/javascript"> | ||
<p><strong>Want to support OwlyFans? <a href="../nft/">See our NFTs</a>!</strong></p> <p>Copyright 2021 - <script type="text/javascript"> | ||
var today = new Date() | ||
var year = today.getFullYear() | ||
document.write(year) | ||
</script> by Cass «Owly» Python, licensed under the <a href="/license/mdp" title="The Freedom Owl Public License: Modifications, Distributions, and Private Use Version 2" alt="The Freedom Owl Public License: Modifications, Distributions, and Private Use Version 2">FOPL-MDP V.2</a>. Please see <a href="/humans.html">humans.html</a> for full credit and thanks. Peace and love.</p> | ||
</script> by Cass «Owly» Python, licensed under the <a href="../license/mdp" title="The Freedom Owl Public License: Modifications, Distributions, and Private Use Version 2" alt="The Freedom Owl Public License: Modifications, Distributions, and Private Use Version 2">FOPL-MDP V.2</a>. Please see <a href="../humans.html">humans.html</a> for full credit and thanks. Peace and love.</p> | ||
<p><font color="black"><center>★</center></font></p> | ||
<p> | ||
<p></p> | ||
<div style="text-align:right"> | ||
<a href="http://bytemoth.nfshost.com/cd5k-net/tau">τ</a> | ||
</p> | ||
</div> | ||
<p></p> | ||
<script src="/script.js"></script> | ||
<script src="/ruffle/ruffle.js"></script> | ||
<script src="../script.js"></script> | ||
<script src="../ruffle/ruffle.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,76 +19,76 @@ | |
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico"> | ||
<link rel="stylesheet" href="style_nobg.css"> | ||
</head> | ||
<body><p><h1>humans.txt</h1></p><hr><pre>/* TEAM */ | ||
Pendragon: Cass «Owly» Python | ||
Website: <a href="https://owly.fans"><tt>owly.fans</tt></a> | ||
Contact: <a href="mailto:[email protected]"><tt>[email protected]</tt></a> | ||
Masto: <a href="https://digipres.club/@Owly"><tt>@[email protected]</tt></a> | ||
From: England-Cymru, UK | ||
|
||
/* THANKS */ | ||
Name: a | ||
Website: <a href="https://trwnh.com"><tt>trwnh.com</tt></a> | ||
Contact: N/A | ||
Masto: <a href="https://mastodon.social/@trwnh"><tt>@[email protected]</tt></a> | ||
From: Jordan | ||
|
||
Name: devils | ||
Website: <a href="https://devils.gay"><tt>devils.gay</tt></a> | ||
Contact: N/A | ||
Masto: <a href="https://wetdry.world/@yourdevilfriends"><tt>@[email protected]</tt></a> | ||
From: Portugal | ||
|
||
Name: Job | ||
Website: <a href="https://joppiesaus.neocities.org"><tt>joppiesaus.neocities.org</tt></a> | ||
Contact: N/A | ||
Masto: N/A | ||
From: Netherlands | ||
|
||
Name: numbers | ||
Website: <a href="https://noombers.neocities.org"><tt>noombers.neocities.org</tt></a> | ||
Contact: N/A | ||
Masto: <a href="https://is.nota.live/@numbers"><tt>@[email protected]</tt></a> | ||
From: United States of America | ||
|
||
Name: Patrick | ||
Website: <a href="https://mortalsins.neocities.org"><tt>mortalsins.neocities.org</tt></a> | ||
Contact: N/A | ||
Masto: N/A | ||
From: United States of America | ||
|
||
Name: Pizza Squeeze | ||
Website: <a href="http://squeeze.pizza"><tt>squeeze.pizza</tt></a> | ||
Contact: <a title="[sic]" alt="[sic]"><tt>pizza (at) squeeze (dot) pizza</tt></a> | ||
Masto: <a href="https://mastodon.social/@pizzasqueeze"><tt>@[email protected]</tt></a> | ||
From: Canada | ||
|
||
Name: Randy «I'm not a furry» Lynch | ||
Website: <a href="https://randartz.ml"><tt>randartz.ml</tt></a> (<a title="Website has been offline as of, or before, 2023-08-13." alt="Website has been offline as of, or before, 2023-08-13."><tt>offline</tt></a>) | ||
Contact: N/A | ||
Masto: <a href="https://uwu.social/@RandArtz"><tt>@[email protected]</tt></a> | ||
From: Venezuela | ||
|
||
Name: vantablack | ||
Website: <a href="https://vantaa.black"><tt>vantaa.black</tt></a> | ||
Contact: N/A | ||
Masto: <a href="https://beach.city/@vantablack"><tt>@[email protected]</tt></a> | ||
From: United States of America | ||
|
||
Name: VoltBun | ||
Website: <a href="https://voltbun.neocities.org"><tt>voltbun.neocities.org</tt></a> | ||
Contact: N/A | ||
Masto: <a href="https://meow.social/@voltbun"><tt>@[email protected]</tt></a> | ||
From: N/A | ||
|
||
/* SITE */ | ||
Last update: 1970-01-01 | ||
Language: en_US | ||
Doctype: Some version of HTML and CSS lmao | ||
IDE used on Windows 8.1 (former): Notepad++, FileZilla, paint.NET | ||
IDE used on Linux: Arch Xfce (used to use Manjaro Xfce), GitHub's Atom, FileZilla (former), Notepadqq | ||
Host: GitHub Pages | ||
Emojies: Mutant Standard's Cass Version (<a href="https://https://github.com/DynTylluan/emojis"><tt>https://github.com/DynTylluan/emojis</tt></a>)</pre><p></p> | ||
<body><br> <body><h1>humans.txt</h1><hr><tt><br>/* TEAM */ | ||
<br>Pendragon: Cass «Owly» Python | ||
<br>Website: <a href="https://owly.fans"><tt>owly.fans</tt></a> | ||
<br>Contact: <a href="mailto:[email protected]"><tt>[email protected]</tt></a> | ||
<br>Masto: <a href="https://digipres.club/@Owly"><tt>@[email protected]</tt></a> | ||
<br>From: England-Cymru, UK | ||
<br> | ||
<br>/* THANKS */ | ||
<br> Name: a | ||
<br> Website: <a href="https://trwnh.com"><tt>trwnh.com</tt></a> | ||
<br> Contact: N/A | ||
<br> Masto: <a href="https://mastodon.social/@trwnh"><tt>@[email protected]</tt></a> | ||
<br> From: Jordan | ||
<br> | ||
<br> Name: devils | ||
<br> Website: <a href="https://devils.gay"><tt>devils.gay</tt></a> | ||
<br> Contact: N/A | ||
<br> Masto: <a href="https://wetdry.world/@yourdevilfriends"><tt>@[email protected]</tt></a> | ||
<br> From: Portugal | ||
<br> | ||
<br> Name: Job | ||
<br> Website: <a href="https://joppiesaus.neocities.org"><tt>joppiesaus.neocities.org</tt></a> | ||
<br> Contact: N/A | ||
<br> Masto: N/A | ||
<br> From: Netherlands | ||
<br> | ||
<br> Name: numbers | ||
<br> Website: <a href="https://noombers.neocities.org"><tt>noombers.neocities.org</tt></a> | ||
<br> Contact: N/A | ||
<br> Masto: <a href="https://is.nota.live/@numbers"><tt>@[email protected]</tt></a> | ||
<br> From: United States of America | ||
<br> | ||
<br> Name: Patrick | ||
<br> Website: <a href="https://mortalsins.neocities.org"><tt>mortalsins.neocities.org</tt></a> | ||
<br> Contact: N/A | ||
<br> Masto: N/A | ||
<br> From: United States of America | ||
<br> | ||
<br> Name: Pizza Squeeze | ||
<br> Website: <a href="http://squeeze.pizza"><tt>squeeze.pizza</tt></a> | ||
<br> Contact: <a title="[sic]" alt="[sic]"><tt>pizza (at) squeeze (dot) pizza</tt></a> | ||
<br> Masto: <a href="https://mastodon.social/@pizzasqueeze"><tt>@[email protected]</tt></a> | ||
<br> From: Canada | ||
<br> | ||
<br> Name: Randy «I'm not a furry» Lynch | ||
<br> Website: <a href="https://randartz.ml"><tt>randartz.ml</tt></a> (<a title="Website has been offline as of, or before, 2023-08-13." alt="Website has been offline as of, or before, 2023-08-13."><tt>offline</tt></a>) | ||
<br> Contact: N/A | ||
<br> Masto: <a href="https://uwu.social/@RandArtz"><tt>@[email protected]</tt></a> | ||
<br> From: Venezuela | ||
<br> | ||
<br> Name: vantablack | ||
<br> Website: <a href="https://vantaa.black"><tt>vantaa.black</tt></a> | ||
<br> Contact: N/A | ||
<br> Masto: <a href="https://beach.city/@vantablack"><tt>@[email protected]</tt></a> | ||
<br> From: United States of America | ||
<br> | ||
<br> Name: VoltBun | ||
<br> Website: <a href="https://voltbun.neocities.org"><tt>voltbun.neocities.org</tt></a> | ||
<br> Contact: N/A | ||
<br> Masto: <a href="https://meow.social/@voltbun"><tt>@[email protected]</tt></a> | ||
<br> From: N/A | ||
<br> | ||
<br>/* SITE */ | ||
<br> Last update: 1970-01-01 | ||
<br> Language: en_US | ||
<br> Doctype: Some version of HTML and CSS lmao | ||
<br> IDE used on Windows 8.1 (former): Notepad++, FileZilla, paint.NET | ||
<br> IDE used on Linux: Arch Xfce (used to use Manjaro Xfce), GitHub's Atom, FileZilla (former), Notepadqq | ||
<br> Host: GitHub Pages | ||
<br> Emojies: Mutant Standard's Cass Version (<a href="https://https://github.com/DynTylluan/emojis"><tt>https://github.com/DynTylluan/emojis</tt></a>)</tt><p></p> | ||
<hr> | ||
<p><strong>Want to support OwlyFans? <a href="/nft/">See our NFTs</a>!</strong> | ||
</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.