diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f49b32667..9fa967e7a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 578 Mich Update all.json (#2287) 459 Jaco 0.18.8 (#2261) - 331 mhusnirizal update all.json (#2285) + 332 mhusnirizal update all.json (#2293) 277 Frank Update all.json (#2291) 239 Tim Janssen Update all.json (#2288) 93 michalisFr Added 0 new domains (#2143) diff --git a/all.json b/all.json index fbe08b180..642091cde 100644 --- a/all.json +++ b/all.json @@ -26,9 +26,6 @@ "zapto.org" ], "deny": [ - "defiresolve.xyz", - "dappsync.surge.sh", - "waldappscon.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3430,6 +3427,7 @@ "dappsync.gq", "dappsync.io", "dappsync.nl", + "dappsync.surge.sh", "dappsync.tk", "dappsyncaffix.live", "dappsyncapp.com", @@ -3856,6 +3854,7 @@ "defipulse.sale", "defirader.xyz", "defirectifier.com", + "defiresolve.xyz", "defirestore.com", "defirevalid.com", "defirobots.co", @@ -11253,6 +11252,7 @@ "walcon.us", "walconn-nams.com", "walconsync.com", + "waldappscon.com", "waldapssync.info", "waldapsync.info", "walectconnective.to", diff --git a/meta/2022-09.json b/meta/2022-09.json index 10ff4fa9a..e2d810601 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-09-22", + "url": "dappsync.surge.sh" + }, + { + "date": "2022-09-22", + "url": "defiresolve.xyz" + }, + { + "date": "2022-09-22", + "url": "waldappscon.com" + }, { "date": "2022-09-21", "url": "assetbackupledger.com" diff --git a/package.json b/package.json index b3ab7c8a0..8f29c5e29 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-26-x", + "version": "0.18.9-27-x", "versions": { - "git": "0.18.9-26-x", + "git": "0.18.9-27-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 913cbad95..4c0c61315 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-26-x", + "version": "0.18.9-27-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 d251a59de..f1f9eb719 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.9-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-27-x' };