From 0049f9f163a2a4eb937b875c83a36b523ecf2a06 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Sun, 5 Nov 2017 18:57:20 -0800 Subject: [PATCH] Fix ampersands that should be "and" --- lib/substitutions.json | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/lib/substitutions.json b/lib/substitutions.json index dd7960d..25b7862 100644 --- a/lib/substitutions.json +++ b/lib/substitutions.json @@ -562,6 +562,10 @@ { "before": "reservations,” Brian spoke. “But", "after": "reservations,” Brian spoke, “but" + }, + { + "before": "&", + "after": "and" } ], "https://parahumans.wordpress.com/2012/01/24/buzz-7-3/": [ @@ -594,6 +598,12 @@ "after": "realized,” Brian spoke, “I" } ], + "https://parahumans.wordpress.com/2012/02/04/buzz-7-6/": [ + { + "before": "&", + "after": "and" + } + ], "https://parahumans.wordpress.com/2012/02/07/buzz-7-7/": [ { "before": "yourself, Skitter”", @@ -718,10 +728,14 @@ "after": "here,” Grue spoke, “you" } ], - "https://parahumans.wordpress.com/category/stories-arcs-1-10/arc-8-extermination/8-x-bonus-interlude/": [ + "https://parahumans.wordpress.com/2012/03/08/interlude-7%c2%bd-bonus/": [ { "before": "‘boyfriend’; Not", "after": "‘boyfriend’; not" + }, + { + "before": "thought & the", + "after": "thought and the" } ], "https://parahumans.wordpress.com/2012/03/31/interlude-8/": [ @@ -746,6 +760,12 @@ "after": "So,” Weld said, “keeping" } ], + "https://parahumans.wordpress.com/2012/05/08/parasite-10-5/": [ + { + "before": "&", + "after": "and" + } + ], "https://parahumans.wordpress.com/2012/05/15/interlude-10/": [ { "before": "host: Annoyance", @@ -786,6 +806,10 @@ { "before": "we do here”", "after": "we do here.”" + }, + { + "before": "&", + "after": "and" } ], "https://parahumans.wordpress.com/2012/06/12/infestation-11-8/": [