redirecter for ao3 that adds opengraph metadata

add more notes to main page

Changed files
+8 -2
src
+2
src/app/layout.js
···
</h1>
{children}
</div>
+
<script data-goatcounter="https://fixao3.goatcounter.com/count"
+
async src="//gc.zgo.at/count.js"></script>
</body>
</html>
)
+6 -2
src/app/page.js
···
It'll automatically pull in your fic's metadata and set up a
redirect. Easy as that!
</p>
+
<h2>How is my data used?</h2>
+
<p>No data is stored on my servers; it's all just fetched from AO3 in realtime. If this starts eating all my bandwidth I might look into caching resources but also I don't want to deal with a database. Data is only fetched when requested (either by linking a url somewhere that uses opengraph embeds, or by using the card generator).</p>
+
<p>A limited amount of non-identifying data is collected for statistical purposes so I know, like, how much use the site is getting, where people are hearing about it from, etc. If you don't want your data collected, just block goatcounter.com with your ad/scriptblocker of choice and you will be functionally invisible to me. Spooky...</p>
<h2>Support fixAO3</h2>
<p>
If you found this useful and would like to support further
development, you can tip me on{" "}
<a href="https://ko-fi.com/veryroundbird" target="_blank">
Ko-fi
-
</a>! This work would also be much, much harder and more annoying
+
</a>! The server/domain costs are maybe like, $40/yr at the moment which is not much, but also I'm an underemployed freelancer doing this for fun, so I appreciate people chipping in if you find it useful!</p>
+
<p>This work would also be much, much harder and more annoying
without being able to build off of Fujocoded's{" "}
<a href="https://github.com/fujocoded/ao3.js" target="_blank">
AO3.js
-
</a>. For questions, comments, job offers, and other inquiries,
+
</a> (give them your support too!). For questions, comments, job offers, and other inquiries,
I'm{" "}
<a
href="https://bsky.app/profile/veryroundbird.house"