Browse Source

fix hlist

Markus-Rost 3 năm trước cách đây
mục cha
commit
cf086dcb3c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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',