fedimbed: another one
This commit is contained in:
parent
07a9e06cf9
commit
308138b4e1
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@ const TW_DOMAINS = [
|
||||||
// these two are base64 encoded just because i dont want those words in my codebase
|
// these two are base64 encoded just because i dont want those words in my codebase
|
||||||
Buffer.from("aGl0bGVyeC5jb20=", "base64").toString(),
|
Buffer.from("aGl0bGVyeC5jb20=", "base64").toString(),
|
||||||
Buffer.from("bmlnZ2VyeC5jb20=", "base64").toString(),
|
Buffer.from("bmlnZ2VyeC5jb20=", "base64").toString(),
|
||||||
|
"peepeepoopoodumdumtwitterx.org",
|
||||||
];
|
];
|
||||||
|
|
||||||
const pageParser = new XMLParser({
|
const pageParser = new XMLParser({
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue