We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a8b9d commit bfdfc3bCopy full SHA for bfdfc3b
webapps/gofile.io/index.html
@@ -382,6 +382,9 @@ <h2><i class="fas fa-code"></i> GoFile Index CodeGen</h2>
382
</button>
383
</div>
384
385
+ <p style="margin-top: 20px;">
386
+ Don't know how to use? <a href="https://github.com/developeranaz/gofile-to-cloudflare-index" target="_blank">See instructions</a>.
387
+ </p>
388
<div class="input-group">
389
<label for="tokenInput">Authentication Token</label>
390
<input type="text" id="tokenInput" placeholder="Paste token or login URL here" />
0 commit comments