From 1e275c07b6de4864f8048777e3302ded20a11b34 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 2 Aug 2025 18:50:00 +0200 Subject: Use the new Wikipedia module --- src/wikipedia/links.gen.go | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'src/wikipedia') diff --git a/src/wikipedia/links.gen.go b/src/wikipedia/links.gen.go index 2aa3c39..9e491fd 100644 --- a/src/wikipedia/links.gen.go +++ b/src/wikipedia/links.gen.go @@ -3,8 +3,11 @@ package wikipedia /* TODO: Extract these programmatically */ var extractedTitles = [...]string{ - "Coat_of_arms_of_Andorra", - "Coat_of_arms_of_Bulgaria", - "Coat_of_arms_of_Croatia", - "Coat_of_arms_of_Germany", + "Coat of arms of Andorra", + "Royal cypher", + "Coat of arms of Germany", + "Eurovision Song Contest", + "Nikola Tesla", + "Glagolitic script", + "Dubravka (drama)", } -- cgit v1.2.3