We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee5b86a commit 58604e1Copy full SHA for 58604e1
public/index.html
@@ -208,8 +208,8 @@ <h3>💡 Tips for Better Performance:</h3>
208
MAX_POSTS_BEFORE_CLEAR: 200,
209
INTERVAL_CHECKS: 25,
210
LOAD_MORE_POST: 8,
211
- DELETED_POST_CHECK_MAX_TIMES: 50,
212
- DELETED_POST_CHECK_INTERVAL: 100,
+ DELETED_POST_CHECK_MAX_TIMES: 300,
+ DELETED_POST_CHECK_INTERVAL: 66,
213
WIDGET_SCRIPT_URL: 'https://telegram.org/js/telegram-widget.js?22',
214
API_URL: 'https://api-telegram-2.repostea.com/api/telegram/last-message',
215
LOAD_MORE_DELAY: 900
0 commit comments