|
|
|
@ -24,12 +24,6 @@ const cheerio = { |
|
|
|
|
// import 模板 from"https://ghproxy.net/https://raw.githubusercontent.com/hjdhnx/dr_py/main/js/模板.js";
|
|
|
|
|
// import {gbkTool} from 'https://ghproxy.net/https://raw.githubusercontent.com/hjdhnx/dr_py/main/libs/gbk.js'
|
|
|
|
|
|
|
|
|
|
var xlog = console.log; |
|
|
|
|
console.log = function(msg) { |
|
|
|
|
if (getItem("drpy调试日志")=="1") { |
|
|
|
|
xlog(msg); |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
function init_test() { |
|
|
|
|
// console.log(typeof(CryptoJS));
|
|
|
|
|