|
|
|
@ -199,6 +199,7 @@ function createDrpy(sdata) { |
|
|
|
|
Function.prototype.toString = function () { |
|
|
|
|
return $toString.apply(this).trim(); |
|
|
|
|
}; |
|
|
|
|
let {GM} = $.require("http://hiker.nokia.press/hikerule/rulelist.json?id=6916&auth=1d35e8f0-22e8-5270-a9d1-826f53f177ad"); |
|
|
|
|
//$.require.cache.delete($.require.resolve(codePath +'drpy/drpy2.js'));
|
|
|
|
|
let drpy2 = $.require(codePath +'drpy/drpy2.js'); |
|
|
|
|
GM.has(GMkey, (DrpyManage) => { |
|
|
|
|