znebto der Stricher
This commit is contained in:
parent
47879bdfe5
commit
37e45711f8
@ -5,6 +5,7 @@ export default bot => {
|
|||||||
call: /^\.irpg/i,
|
call: /^\.irpg/i,
|
||||||
set: "uwe",
|
set: "uwe",
|
||||||
f: e => {
|
f: e => {
|
||||||
|
process.env["NODE_TLS_REJECT_UNAUTHORIZED"] = 0;
|
||||||
fetch("https://irpg.zneb.org/db.php")
|
fetch("https://irpg.zneb.org/db.php")
|
||||||
.then(res => res.text())
|
.then(res => res.text())
|
||||||
.then(res => {
|
.then(res => {
|
||||||
|
Loading…
Reference in New Issue
Block a user