Browse Source

fix hlist

Markus-Rost 3 years ago
parent
commit
cf086dcb3c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      functions/parse_page.js

+ 1 - 0
functions/parse_page.js

@@ -60,6 +60,7 @@ const removeClassesExceptions = [
 	'div.lcs-container',
 	'div.mw-highlight',
 	'div.poem',
+	'div.hlist',
 	'div.treeview',
 	'div.redirectMsg',
 	'div.introduction',