apsys commited on
Commit
c31f537
1 Parent(s): 4f60d3d
Files changed (3) hide show
  1. .DS_Store +0 -0
  2. .streamlit/secrets.toml +1 -0
  3. app.py +3 -2
.DS_Store ADDED
Binary file (6.15 kB). View file
 
.streamlit/secrets.toml ADDED
@@ -0,0 +1 @@
 
 
1
+ tokens = 'abobus'
app.py CHANGED
@@ -56,5 +56,6 @@ if token in st.secrets['tokens'] and submit:
56
  elif not uploaded_file:
57
  st.write('Upload your file')
58
 
59
- else:
60
- st.markdown('## :red[You dont have access]')
 
 
56
  elif not uploaded_file:
57
  st.write('Upload your file')
58
 
59
+ else:
60
+ st.markdown('## :red[You dont have access]')
61
+ st.markdown('Buy tokens here: [@advprop](https://adprop.t.me)')