opt reply item

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-06-26 13:57:09 +08:00
parent d2e5e71729
commit 81f72e2c4a
3 changed files with 150 additions and 216 deletions

View File

@@ -37,8 +37,8 @@ class Constants {
static const String statisticsApp =
'{"appId":1,"platform":3,"version":"8.43.0","abtest":""}';
static const urlPattern =
r'https?://[-A-Za-z0-9+&@#/%?=~_|!:,.;]+[-A-Za-z0-9+&@#/%=~_|]';
static final urlRegex =
RegExp(r'https?://[-A-Za-z0-9+&@#/%?=~_|!:,.;]+[-A-Za-z0-9+&@#/%=~_|]');
static const goodsUrlPrefix = "https://gaoneng.bilibili.com/tetris";