上线准备

This commit is contained in:
2020-09-07 13:54:52 +08:00
parent 05aad972d6
commit 8bca6e5b1e
6 changed files with 109 additions and 58 deletions

View File

@@ -26,8 +26,10 @@ import { API } from './flows_api';
import { cache } from './cache';
/*
const IMAGE_BASE = 'https://thimg.yecdn.com/';
const IMAGE_BAK_BASE = 'https://img2.thuhole.com/';
*/
const CLICKABLE_TAGS = { a: true, audio: true };
const PREVIEW_REPLY_COUNT = 10;