LPX55 commited on
Commit
2143c8e
·
verified ·
1 Parent(s): b4436ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -27,6 +27,7 @@ HOME_PAGE = """
27
  <input type="text" id="urlInput" placeholder="Enter URL" required>
28
  <button type="submit">Access</button>
29
  </form>
 
30
  </div>
31
  <script>
32
  document.getElementById('proxyForm').addEventListener('submit', function(e) {
 
27
  <input type="text" id="urlInput" placeholder="Enter URL" required>
28
  <button type="submit">Access</button>
29
  </form>
30
+ <div><span><a href="https://lpx55-flask.hf.space" target="_blank">Frameless Space.</a></span></div>
31
  </div>
32
  <script>
33
  document.getElementById('proxyForm').addEventListener('submit', function(e) {