diff --git a/web-interface/update.py b/web-interface/update.py index f53d574..4e53fea 100644 --- a/web-interface/update.py +++ b/web-interface/update.py @@ -94,57 +94,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) @@ -181,6 +130,15 @@ def add_item_inventory_links(html): return new_html +def tweaking(html): + """ + html = string (HTML) + """ + html = html.replace('