add new quotes to loadingQuotes (#254)
Co-authored-by: Ven <vendicated@riseup.net>
This commit is contained in:
parent
63ffb5bebc
commit
f93607fc66
1 changed files with 17 additions and 2 deletions
|
@ -41,13 +41,28 @@ const quotes = [
|
||||||
"mdmt",
|
"mdmt",
|
||||||
"Wdn`khc+(oxbeof",
|
"Wdn`khc+(oxbeof",
|
||||||
'Ig"zkp*\'g{*xolglj`&~g|*gowg/$mgt(Eclm`.#ticf{l*xed"wl`&Kangj igbhqn\'d`dn `v#lqrw{3%$bhv-h|)kangj_imwhlhb',
|
'Ig"zkp*\'g{*xolglj`&~g|*gowg/$mgt(Eclm`.#ticf{l*xed"wl`&Kangj igbhqn\'d`dn `v#lqrw{3%$bhv-h|)kangj_imwhlhb',
|
||||||
"Tscmw%Tnoa~x"
|
"Tscmw%Tnoa~x",
|
||||||
|
"I‘f#npus(ec`e!vl$lhsm{`ncu\"ekw&f(defeov-$Rnf|)sdu‘pf$wcam{ceg!vl$du'D`d~x-\"jw%oi(okht-\"DJP)Kags,!mq$du'A‐|n sg`akrkq)~jkdl#pj&diefbnf\"jp)&@F\\*{ltq#Hlhrp'",
|
||||||
|
"Ynw$v`&cg`dl fml`%rhlhs*",
|
||||||
|
"Dnl$p%qhz{s' hv$w%hh|aceg!;#gpvt(fl+cndea`&dg|fon&v#wjjqm(",
|
||||||
|
"\ud83d)pft`gs(ec`e!13$qojmz#",
|
||||||
|
"a!njcmr'ide~nu\"wkh`hgeoyy!kp$jmfq",
|
||||||
|
"dn\"zkp&kgo4",
|
||||||
|
"hnpqkw",
|
||||||
|
"sn\"fau",
|
||||||
|
"Sn\"tmqnh}}*musvkaw&flf&+ldv$w%lr{}*aulr#vlao|)cetn\"jp$",
|
||||||
|
"Dxkmc%ot(hhxomwwai'{hln",
|
||||||
|
"hd{#}js&(pe~'sg#gprb(3#\"",
|
||||||
|
"hd{b${",
|
||||||
|
"<;vqkijbq33271:56<3799?24944:",
|
||||||
|
"Thof$lu'ofdn,!qsefc'az*bnrcma+&Om{o+iu\"`khct$)bnrd\"bcdoi&",
|
||||||
|
"snofplkb{)c'r\"lod'|f*aurv#cpno`abchijklmno"
|
||||||
];
|
];
|
||||||
|
|
||||||
export default definePlugin({
|
export default definePlugin({
|
||||||
name: "LoadingQuotes",
|
name: "LoadingQuotes",
|
||||||
description: "Replace Discords loading quotes",
|
description: "Replace Discords loading quotes",
|
||||||
authors: [Devs.Ven],
|
authors: [Devs.Ven, Devs.KraXen72],
|
||||||
patches: [
|
patches: [
|
||||||
{
|
{
|
||||||
find: ".LOADING_DID_YOU_KNOW",
|
find: ".LOADING_DID_YOU_KNOW",
|
||||||
|
|
Loading…
Reference in a new issue