mirror of
https://codeberg.org/ashley/poke
synced 2025-04-06 09:38:00 +00:00
add www idk sometyhing something
This commit is contained in:
parent
e5704a4c17
commit
2b9e16d06f
@ -141,7 +141,7 @@ function getJson(str) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* support button */
|
/* support button */
|
||||||
const PATREON_REGEX = /https:\/\/www.patreon.com\/(?<name>[\w\d_-]+)/;
|
const PATREON_REGEX = /https:\/\/(?:www\.)?patreon.com\/(?<name>[\w\d_-]+)/;
|
||||||
|
|
||||||
/* connections */
|
/* connections */
|
||||||
const X_REGEX = /https:\/\/twitter.com\/(?<name>[\w\d_-]+)/;
|
const X_REGEX = /https:\/\/twitter.com\/(?<name>[\w\d_-]+)/;
|
||||||
|
Loading…
Reference in New Issue
Block a user