znebto der Stricher

This commit is contained in:
Flummi 2018-12-30 15:07:08 +00:00
parent 47879bdfe5
commit 37e45711f8

View File

@ -5,6 +5,7 @@ export default bot => {
call: /^\.irpg/i,
set: "uwe",
f: e => {
process.env["NODE_TLS_REJECT_UNAUTHORIZED"] = 0;
fetch("https://irpg.zneb.org/db.php")
.then(res => res.text())
.then(res => {