mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 08:09:19 +00:00
๐ pref: ้้
็ฎ็ฎ่พ็ item
้พๆฅ
This commit is contained in:
parent
22f9508771
commit
3a27f8644b
@ -81,7 +81,7 @@ class GeneralLinkAdapter {
|
||||
}
|
||||
|
||||
async pipixia(link) {
|
||||
const msg = /https:\/\/h5\.pipix\.com\/s\/[A-Za-z0-9]+/.exec(link)?.[0];
|
||||
const msg = /https:\/\/h5\.pipix\.com\/(s|item)\/[A-Za-z0-9]+/.exec(link)?.[0];
|
||||
const reqLink = this.createReqLink(GENERAL_REQ_LINK, msg);
|
||||
return { name: "็ฎ็ฎ่พ", reqLink };
|
||||
}
|
||||
|
Loadingโฆ
x
Reference in New Issue
Block a user