Skip to content

Commit

Permalink
1.2.12-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Seeroy committed Jun 12, 2022
1 parent e499b0d commit 31a40dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions my_modules/statistics.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const request = require('request');
const url = "http://m91237kd.beget.tech/savestats_kubek.php?savedata=";
const fs = require('fs');
var os = require('os');
var MD5 = require("crypto-js/md5");

Expand Down

0 comments on commit 31a40dd

Please sign in to comment.