millionaitools.site Open in urlscan Pro
172.67.209.58  Public Scan

Submitted URL: http://millionaitools.site/
Effective URL: https://millionaitools.site/
Submission Tags: @ecarlesi possiblethreat phishing Search All
Submission: On November 26 via api from IT — Scanned from IT

Form analysis 0 forms found in the DOM

Text Content

You need to enable JavaScript to run this app.
AttributeError: module 'streamlit' has no attribute 'analytics'
Traceback:
File "/opt/render/project/src/.venv/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
    result = func()
             ^^^^^^
File "/opt/render/project/src/.venv/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
    exec(code, module.__dict__)
File "/opt/render/project/src/main.py", line 15, in <module>
    from home import show_home
File "/opt/render/project/src/home.py", line 4, in <module>
    (os.path.dirname(st.analytics.html))
                     ^^^^^^^^^^^^