mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +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 */
|
||||
const PATREON_REGEX = /https:\/\/www.patreon.com\/(?<name>[\w\d_-]+)/;
|
||||
const PATREON_REGEX = /https:\/\/(?:www\.)?patreon.com\/(?<name>[\w\d_-]+)/;
|
||||
|
||||
/* connections */
|
||||
const X_REGEX = /https:\/\/twitter.com\/(?<name>[\w\d_-]+)/;
|
||||
|
Loading…
Reference in New Issue
Block a user