redirecter for ao3 that adds opengraph metadata

add more notes to main page

Changed files
+8 -2
src
+2
src/app/layout.js
··· 20 20 </h1> 21 21 {children} 22 22 </div> 23 + <script data-goatcounter="https://fixao3.goatcounter.com/count" 24 + async src="//gc.zgo.at/count.js"></script> 23 25 </body> 24 26 </html> 25 27 )
+6 -2
src/app/page.js
··· 25 25 It'll automatically pull in your fic's metadata and set up a 26 26 redirect. Easy as that! 27 27 </p> 28 + <h2>How is my data used?</h2> 29 + <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> 30 + <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> 28 31 <h2>Support fixAO3</h2> 29 32 <p> 30 33 If you found this useful and would like to support further 31 34 development, you can tip me on{" "} 32 35 <a href="https://ko-fi.com/veryroundbird" target="_blank"> 33 36 Ko-fi 34 - </a>! This work would also be much, much harder and more annoying 37 + </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> 38 + <p>This work would also be much, much harder and more annoying 35 39 without being able to build off of Fujocoded's{" "} 36 40 <a href="https://github.com/fujocoded/ao3.js" target="_blank"> 37 41 AO3.js 38 - </a>. For questions, comments, job offers, and other inquiries, 42 + </a> (give them your support too!). For questions, comments, job offers, and other inquiries, 39 43 I'm{" "} 40 44 <a 41 45 href="https://bsky.app/profile/veryroundbird.house"