diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 94365c3f3..33c6f49db 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 582 Mich add two fake airdrops (#2457) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 327 Frank Update all.json (#2456) + 328 Frank Update all.json (#2458) 299 Tim Janssen Update all.json (#2455) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 1bc646d4a..fedde34cd 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "andiegijom.website", - "connectsyncs.live", - "synchronizebridge.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -442,6 +439,7 @@ "anchorprotocolsapp.com", "anchorstation.host", "anchorwebprotocol.com", + "andiegijom.website", "andrewdonaldsongr.com", "angalwallet.com", "animalconcerts.pages.dev", @@ -2188,6 +2186,7 @@ "connectsyncauth.space", "connectsyncauth.top", "connectsynchverified.com", + "connectsyncs.live", "connectted.org", "connectthewallet.com", "connectto-dapps.net", @@ -10385,6 +10384,7 @@ "synchronize-services.online", "synchronize-wallet.net", "synchronizeauth.online", + "synchronizebridge.live", "synchronizecoin.link", "synchronizedefi.com", "synchronizernode.org", diff --git a/meta/2022-10.json b/meta/2022-10.json index f3f845374..6ffa1706b 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -3,10 +3,18 @@ "date": "2022-10-23", "url": "airdrop.xn--aptosabs-xkb.com" }, + { + "date": "2022-10-23", + "url": "andiegijom.website" + }, { "date": "2022-10-23", "url": "connect-seedify.fund" }, + { + "date": "2022-10-23", + "url": "connectsyncs.live" + }, { "date": "2022-10-23", "url": "cryptcronodes.com" @@ -31,6 +39,10 @@ "date": "2022-10-23", "url": "rapidsmartcall.website" }, + { + "date": "2022-10-23", + "url": "synchronizebridge.live" + }, { "date": "2022-10-23", "url": "validatenode.tech" diff --git a/package.json b/package.json index f6916410f..8466d2314 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-67-x", + "version": "0.18.11-68-x", "versions": { - "git": "0.18.11-67-x", + "git": "0.18.11-68-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7c8aeca81..07dd2b4fd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-67-x", + "version": "0.18.11-68-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fed89e52c..24b27af5d 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-67-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-68-x' };