Skip to content

Commit ed4c788

Browse files
Fix error message and suggest 'Dark Theme'
Updated error message and added theme recommendation.
1 parent c5eef94 commit ed4c788

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

webapps/gofile.io/index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,17 +26,15 @@ <h2>⚠️ Important Notice</h2>
2626

2727
<p>
2828
Update: Cloudflare is now returning an error,
29-
<b>"Error 1101"</b>, for some users.
29+
<b>"Error 1101 (FIXED)"</b>, for some users.
3030
Already-deployed apps may still work, but new deployments
3131
or edits during deployment may show the same error.
3232
<br><br>
3333
This happens because Cloudflare is blocking requests or
3434
deployments are stuck.
3535
<br><br>
3636
If this occurs, delete the app completely and create a new one.
37-
The error may repeat. I tried to fix this, but Cloudflare is
38-
still detecting it.
39-
Currently, only preview works.
37+
Currently, use "Dark Theme (Best – Superior Working)". It is the latest tested and working version. Other themes may or may not work.
4038
</p>
4139

4240
<button onclick="acknowledgeNotice()">

0 commit comments

Comments
 (0)