@xinyultd/whistle.inspect 1.0.0 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/index.js CHANGED
@@ -31,3 +31,5 @@ timer(curl);
31
31
  setInterval(function () {
32
32
  timer(curl);
33
33
  }, 15000);
34
+
35
+ window.JD.wxapi.getSignature()
package/package.json CHANGED
@@ -1,14 +1,15 @@
1
1
  {
2
2
  "name": "@xinyultd/whistle.inspect",
3
- "version": "1.0.0",
3
+ "version": "1.0.3",
4
4
  "description": "",
5
5
  "scripts": {
6
6
  "dev": "lack watch network-inspect",
7
- "publish": "npm publish --access public"
7
+ "release": "npm publish --access public"
8
8
  },
9
9
  "whistleConfig": {
10
10
  "hintList": [
11
- "vConsole"
11
+ "vConsole",
12
+ "nongchang"
12
13
  ],
13
14
  "hideShortProtocol": true
14
15
  },
package/rules.txt CHANGED
@@ -1 +1,3 @@
1
1
  wap.huayingrc.com whistle.inspect://
2
+ * jsAppend://assets/vConsole.js includeFilter://resH:content-type=html
3
+ https://pro.m.jd.com/mini/active/*/index.html jsAppend://assets/nongchang.js includeFilter://resH:content-type=html
package/assets/test.js DELETED
@@ -1 +0,0 @@
1
- console.log()