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