From 8274e6cf1fe2ed8df7190d1e48b3665fe1f51fb2 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Fri, 24 Mar 2023 22:54:46 +1300 Subject: [PATCH] Add RuneScape Classic redirect; merge RS category --- src/extwiki-data.rkt | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/src/extwiki-data.rkt b/src/extwiki-data.rkt index 82978b1..4852541 100644 --- a/src/extwiki-data.rkt +++ b/src/extwiki-data.rkt @@ -61,14 +61,6 @@ ("Browser Extension" . "https://runescape.wiki/w/RuneScape:Finding_the_wikis_with_ease#Extensions")) (λ (props) '())) - 'OSRS - (extwiki-group^ - "OSRS" - '(("Leaving Wikia" . "https://runescape.wiki/w/Forum:Leaving_Wikia") - ("In the media" . "https://kotaku.com/video-game-wikis-abandon-their-platform-after-year-of-p-1829401866") - ("Browser Extension" . "https://oldschool.runescape.wiki/w/RuneScape:Finding_the_wikis_with_ease#Extensions")) - (λ (props) '())) - 'empty (extwiki-group^ "Misc" @@ -382,13 +374,22 @@ (extwiki^ '("oldschoolrunescape") 'default - 'OSRS + 'RuneScape "Old School RuneScape Wiki" "https://oldschool.runescape.wiki/" "https://oldschool.runescape.wiki/images/Wiki.png" (λ (props) `((p "The Old School RuneScape Wiki was founded on February 14, 2013. In October 2018, the RuneScape Wiki left Fandom (then Wikia), citing their apathy towards the wiki and excessive advertisements, with the Old School RuneScape Wiki following suit.")))) + (extwiki^ + '("runescapeclassic") 'default + 'RuneScape + "RuneScape Classic Wiki" + "https://classic.runescape.wiki/" + "https://classic.runescape.wiki/images/Wiki.png" + (λ (props) + `((p "The Old School RuneScape Wiki was founded on April 19, 2009. In October 2018, the RuneScape Wiki left Fandom (then Wikia), citing their apathy towards the wiki and excessive advertisements, with the RuneScape Classic Wiki following suit.")))) + (extwiki^ '("astroneer") 'default 'Astroneer