girls somft
This commit is contained in:
parent
a5be3b729e
commit
5b3777feeb
1 changed files with 9 additions and 2 deletions
11
src/config.c
11
src/config.c
|
@ -117,8 +117,15 @@ char *lines[] = {
|
||||||
"Hotel: Trivago",
|
"Hotel: Trivago",
|
||||||
"arf arf!",
|
"arf arf!",
|
||||||
"Patent 1, 2, 3 und die 6",
|
"Patent 1, 2, 3 und die 6",
|
||||||
|
"K]he aufm Gleis >..<",
|
||||||
|
"Ist das System relevant?",
|
||||||
|
"./ddos 127.0.0.1",
|
||||||
|
"oh for fox sake",
|
||||||
|
"svn > git",
|
||||||
|
"systemd/Linux",
|
||||||
|
"CW: fedi-meta",
|
||||||
|
"Overworked License (OWL)", // check it out if u don't know it lol https://github.com/micr0-dev/owl-license
|
||||||
|
"girls r awesome", // have u ever squished one? >///<
|
||||||
};
|
};
|
||||||
|
|
||||||
const size_t num_lines = sizeof(lines)/sizeof(*lines);
|
const size_t num_lines = sizeof(lines)/sizeof(*lines);
|
||||||
|
|
Loading…
Reference in a new issue