megatrump commited on
Commit
42175a7
·
verified ·
1 Parent(s): c4edceb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -75,6 +75,8 @@ INDEX_PAGE_HTML = """
75
  <code>git clone {YOUR_PROXY_URL}/&lt;SECRET_KEY&gt;/https://github.com/owner/repo.git</code>
76
  <p>Or to view a repository page:</p>
77
  <code>{YOUR_PROXY_URL}/&lt;SECRET_KEY&gt;/https://github.com/owner/repo</code>
 
 
78
  <h2>Authentication Required</h2>
79
  <p>This proxy requires a valid secret key to access. Contact the administrator for access credentials.</p>
80
  </div>
 
75
  <code>git clone {YOUR_PROXY_URL}/&lt;SECRET_KEY&gt;/https://github.com/owner/repo.git</code>
76
  <p>Or to view a repository page:</p>
77
  <code>{YOUR_PROXY_URL}/&lt;SECRET_KEY&gt;/https://github.com/owner/repo</code>
78
+ <p>Example:</p>
79
+ <code>https://megatrump-deno.hf.space/&lt;SECRER_KEY&gt;/https://github.com/python/cpython.git</code>
80
  <h2>Authentication Required</h2>
81
  <p>This proxy requires a valid secret key to access. Contact the administrator for access credentials.</p>
82
  </div>