Skip to main content

Refresh the fake covers and copy

ID
00f4cb2
date
2025-01-26 10:49:15+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
73ba4e8
message
Refresh the fake covers and copy
changed files
1 file, 42 additions, 35 deletions

Changed files

index.html (12995 → 13797)

diff --git a/index.html b/index.html
index df6a7c0..3085c71 100644
--- a/index.html
+++ b/index.html
@@ -290,54 +290,52 @@
         // to give a sense of what the covers will look like.
         window.addEventListener("DOMContentLoaded", function(event) {
           const titles = [
-            "To All the Tropes I’ve Loved Before",
             "5 Things That Weren’t, and 1 That Was",
-            "Yet Another Coffee Shop AU",
-            "The [Figure] of [Concept] and [Idea]",
+            "A Series of Questionable Decisions",
             "Canon, What Canon?",
-            "The First Rule of Fic Club",
-            "Sense and Shippability",
+            "Game of Tropes",
+            "Lord of the Files",
+            "Plan B (And C, And D)",
             "Pride and Plot Bunnies",
+            "Sense and Shippability",
+            "Ship Happens",
+            "Spock and Awe",
             "The Adventures of Huckleberry Fan",
             "The Fandom of the Opera",
-            "Lord of the Files",
+            "The Fast and the Fluffiest",
+            "The First Rule of Fic Club",
             "The Kudos of Monte Cristo",
-
-
-            // "A Very Fictional Story",
-            //
-            //
-            // "Definitely Not A Disaster",
-            // "Rewrite the Stars",
-            // "Of Love, Lies, and Loyalty",
-            // "The Alternate Path"
-            //
-            // "In Which [Something Happens]",
-            //
-            // "A Series of Questionable Decisions",
-            // "Unexpected Plot Twist",
-            // "Plan B (And C, And D)",
-            //
+            "The Many Lives of Goncharov",
+            "The Taming of the Ship",
+            "The [Figure] of [Concept] and [Idea]",
+            "To All the Tropes I’ve Loved Before",
+            "Yet Another Coffee Shop AU",
           ];
 
           const authors = [
-            "Jane Placeholder",
-            "John Author",
-            "A. N. Other",
-            "Fictional McWriterson",
-            "Sample Wordsmith",
-            "Anne Onymous",
             "Ann Thology",
+            "Anne Onymous",
+            "Arthur Canon Doyle",
+            "Arya Snark",
+            "Bucky Barnes and Noble",
+            "Diana Prints",
+            "Edgar Allan Woe",
+            "Fan E. Fayre",
+            "Faye N. Dom",
+            "Ian Flemingo",
+            "James T. Kink",
+            "Jane AUs-ten",
+            "Loki Laufeelson",
+            "Luke Skywriter",
+            "Jean-Luc Ficard",
+            "Mary Sue",
             "Namey McNameface",
+            "Oscar WildlyOOC",
             "S. Ample",
             "William T. Riter",
-            "Ian Flemingo",
-            "Faye N. Dom",
-            "Siri Ouswriter",
-            "Fan E. Fayre",
           ];
 
-          const fandoms = ["1", "10", "100", "10000", "10000000", "10000000000", "1000000000000000", "100000000000000000", "10000000000000000000", "1000000000000000000000", "100000000000000000000000", "10000000000000000000000000"];
+          const fandoms = ["1", "10", "100", "10000", "10000000", "10000000000", "1000000000000000", "100000000000000000", "10000000000000000000", "1000000000000000000000", "100000000000000000000000", "10000000000000000000000000", "1", "10", "100", "10000", "10000000", "10000000000", "1000000000000000", "100000000000000000", "10000000000000000000", "1000000000000000000000", "100000000000000000000000", "10000000000000000000000000"];
 
           shuffle(titles);
           shuffle(authors);
@@ -377,7 +375,7 @@
       </dt>
       <dd>
         No!
-        Everything stays on your phone/computer.
+        This is completely private – everything stays on your phone/computer.
         I don’t see any of the EPUBs you’re adding covers to.
       </dd>
 
@@ -386,7 +384,7 @@
       </dt>
       <dd>
         The colours are chosen randomly, but they’ll be the same for all the fics in the same fandom.
-        For example, all your Star Wars stories will be read, while Star Trek is a navy blue.
+        For example, all your Star Wars stories will be red, while Star Trek is a navy blue.
         This is to help you browse your stories by AO3 fandom.
       </dd>
 
@@ -406,6 +404,15 @@
       </dd>
 
       <dt>
+        I like this tool, but I’d love it even more if it behaved differently!
+        How can I do that?
+      </dt>
+      <dd>
+        You can ask me nicely (file a <a href="https://github.com/alexwlchan/add-cover-to-ao3-files/issues/new?template=Blank+issue">GitHub issue</a> or <a href="mailto:alex@alexwlchan.net">send me an email</a>), or you can do it yourself!
+        This tool is only a single web page, so you can download it and then make your own changes to the HTML and JavaScript until it works the way you want.
+      </dd>
+
+      <dt>
         I have a fic that doesn’t work.
         Can you help?
       </dt>