mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 17:17:59 +00:00
lol
This commit is contained in:
parent
eae7d4500c
commit
57eaae43aa
@ -236,7 +236,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
}
|
||||
|
||||
const support = extractInfo(PATREON_REGEX);
|
||||
const twitter = extractInfo(X_REGEX);
|
||||
const STUPID_ELON_MUSK_WEBSITE_HE_CALLS_IT_X_FOR_SOME_REASON_LOL_FUCK_YOU_ELON = extractInfo(X_REGEX);
|
||||
const linkto = extractInfo(LNKTO_REGEX);
|
||||
const discord = extractInfo(CORD_REGEX);
|
||||
const twitch = extractInfo(TWITCH_REGEX);
|
||||
@ -320,7 +320,7 @@ module.exports = function (app, config, renderTemplate) {
|
||||
date: k.Video.uploadDate,
|
||||
e,
|
||||
a,
|
||||
twitter,
|
||||
twitter:STUPID_ELON_MUSK_WEBSITE_HE_CALLS_IT_X_FOR_SOME_REASON_LOL_FUCK_YOU_ELON,
|
||||
k,
|
||||
dm,
|
||||
proxyurl,
|
||||
|
Loading…
Reference in New Issue
Block a user