From e517fdfbb3911bded944d32bc191eaf5e5e130cd Mon Sep 17 00:00:00 2001 From: manetta Date: Wed, 6 Oct 2021 17:16:08 +0200 Subject: [PATCH] added custom hacks to make all the TOC page nrs work --- command-line/update.py | 62 +++++++----------------------------------- 1 file changed, 10 insertions(+), 52 deletions(-) diff --git a/command-line/update.py b/command-line/update.py index 803952d..9dc37f2 100644 --- a/command-line/update.py +++ b/command-line/update.py @@ -93,57 +93,6 @@ def download_media(html, images, wiki): return html -def insert_variable_geometry(html): - vg = """ -""" - html = html.replace("$multi", vg) - return html - def add_item_inventory_links(html): """ html = string (HTML) @@ -180,6 +129,15 @@ def add_item_inventory_links(html): return new_html +def tweaking(html): + """ + html = string (HTML) + """ + html = html.replace('