mega345evolutions commited on
Commit
aebe763
·
verified ·
1 Parent(s): 79a9441

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,7 +34,7 @@ def run_bash_command():
34
  print(f"❌ Error running 'startup': {e}")
35
 
36
  def open_website_every_2_hours():
37
- url = "https://mega345evolutions-ultroid.hf.space" # replace with your target URL
38
  while True:
39
  print("Opening browser to visit site...")
40
  try:
 
34
  print(f"❌ Error running 'startup': {e}")
35
 
36
  def open_website_every_2_hours():
37
+ url = "https://mega345evolutions-unknowned.hf.space" # replace with your target URL
38
  while True:
39
  print("Opening browser to visit site...")
40
  try: