mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 11:08:03 +08:00
@@ -159,6 +159,7 @@ class _SysMsgPageState extends State<SysMsgPage> {
|
||||
} else if (matchStr.startsWith('【')) {
|
||||
try {
|
||||
bool isBV = match[3]?.startsWith('BV') == true;
|
||||
// validate
|
||||
if (isBV) {
|
||||
IdUtils.bv2av(match[3]!);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user