Ankush05 commited on
Commit
1e74170
·
1 Parent(s): 9cbfeeb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ import streamlit as st
13
  warnings.simplefilter("ignore")
14
 
15
  try:
16
- Link = "https://gpt4login.com/use-chatgpt-online-free/"
17
  chrome_driver_path = 'chromedriver.exe'
18
  chrome_options = Options()
19
  chrome_options.headless = True
 
13
  warnings.simplefilter("ignore")
14
 
15
  try:
16
+ Link = ""
17
  chrome_driver_path = 'chromedriver.exe'
18
  chrome_options = Options()
19
  chrome_options.headless = True