Reintroduce a few categories #552 (#560)

This commit is contained in:
Kelson 2020-12-12 18:33:41 +01:00 committed by GitHub
parent a0d3b106b1
commit f84606b2eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,17 +11,16 @@ void initStaticContent() {
PUSH("all");
PUSH("other");
// PUSH("gutenberg"); // Gutenberg book has wrong tag
// PUSH("phet"); // Phet books have no tags
PUSH("phet"); // Phet books have no tags
PUSH("psiram");
PUSH("stack_exchange");
// PUSH("ted"); // Ted books have wrong tags
PUSH("ted"); // Ted books have wrong tags
PUSH("vikidia");
// PUSH("wikibooks"); // wikibooks have no tags
PUSH("wikibooks"); // wikibooks have no tags
PUSH("wikinews");
PUSH("wikipedia");
PUSH("wikiquote");
PUSH("wikisource");
// PUSH("wikispecies"); // Wikispecies books have wrong tags
PUSH("wikiversity");
PUSH("wikivoyage");
PUSH("wiktionary");