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('