mod route blog cache

This commit is contained in:
David Itehua Xalamihua 2025-04-29 14:14:19 -06:00
parent fe97fd320e
commit b661a265ea

View File

@ -147,7 +147,6 @@ def methodology():
@app.route('/blog')
@cache.cached(timeout=2880)
def blog():
# if any(x in search for x in ["'", '"', " OR ", "--", ";", "1=1"]):