From 89828a7f5a3c2d2d1fed881c85e4a973f29a5b7d Mon Sep 17 00:00:00 2001 From: Evalprime Date: Thu, 23 Mar 2023 00:51:38 +0000 Subject: [PATCH] add classic rs --- src/extwiki-data.rkt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/extwiki-data.rkt b/src/extwiki-data.rkt index 847af2e..0057dd5 100644 --- a/src/extwiki-data.rkt +++ b/src/extwiki-data.rkt @@ -63,6 +63,13 @@ ("Browser Extension" . "https://oldschool.runescape.wiki/w/RuneScape:Finding_the_wikis_with_ease#Extensions")) (λ (props) '())) + 'RSClassic + (extwiki-group^ + "RSClassic" + '(("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")) + (λ (props) '())) + 'empty (extwiki-group^ "Misc" @@ -366,6 +373,15 @@ (λ (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 + 'OSRS + "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