znebto der Stricher
This commit is contained in:
parent
47879bdfe5
commit
37e45711f8
@ -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 => {
|
||||
|
Loading…
Reference in New Issue
Block a user