diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fc918b7fc..cd58c7e21 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 448 Jaco Additional 2x (#2065) 297 mhusnirizal update all.json (#2069) - 221 Frank Update all.json (#2070) + 222 Frank Update all.json (#2072) 154 Tim Janssen Update all.json (#2071) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 1a2921752..94c9af044 100644 --- a/all.json +++ b/all.json @@ -42,11 +42,6 @@ "141-164-62-92.plesk.page", "143-198-124-192.plesk.page", "143-244-162-16.plesk.page", - "api-interphrase.live", - "ashteadinvest.com", - "bridgdex.com", - "decentralead.live", - "mneumonicactivator.org", "16-b.it", "162.222.226.37", "1776coin.org", @@ -413,6 +408,7 @@ "apexearner.com", "apexnetworks.site", "api-blocksync.com", + "api-interphrase.live", "api-pancakeswap.com", "api3drop.com", "apiauthenticate-sync.com", @@ -561,6 +557,7 @@ "ashaunthentication.com", "ashorbit.com", "ashrectification.com", + "ashteadinvest.com", "asotplatform.com", "asset-collab.land", "asset-sync.site", @@ -1070,6 +1067,7 @@ "brdcryptowallet.com", "brg-corp.top", "bride-terra.money", + "bridgdex.com", "bridgdex.org", "bridge-acfm043h.live", "bridge-coinbase.com", @@ -3370,6 +3368,7 @@ "decentland.store", "decentland.website", "decentrala.cam", + "decentralead.live", "decentralised-protocols.live", "decentralised-refitting.app", "decentralisedcollab.land", @@ -6024,6 +6023,7 @@ "mnemonicssolution.xyz", "mneumonicactivator.com", "mneumonicactivator.net", + "mneumonicactivator.org", "mob-ltd.com", "mobi-tdapp.com", "mobile-nodetools.co", diff --git a/meta/2022-08.json b/meta/2022-08.json index 85cf71b36..595019270 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,14 @@ "date": "2022-08-15", "url": "adaofficialx2.com" }, + { + "date": "2022-08-15", + "url": "api-interphrase.live" + }, + { + "date": "2022-08-15", + "url": "ashteadinvest.com" + }, { "date": "2022-08-15", "url": "auth.app-connect.io" @@ -23,6 +31,10 @@ "date": "2022-08-15", "url": "bpads7670x9334a0274e0f203601aa5ff0c4df3830e31a6755.net" }, + { + "date": "2022-08-15", + "url": "bridgdex.com" + }, { "date": "2022-08-15", "url": "confileswall.sbs" @@ -31,6 +43,10 @@ "date": "2022-08-15", "url": "da.syncmercury.site" }, + { + "date": "2022-08-15", + "url": "decentralead.live" + }, { "date": "2022-08-15", "url": "decentralizenetworkinterface.com" @@ -51,6 +67,10 @@ "date": "2022-08-15", "url": "maintaindapp.com" }, + { + "date": "2022-08-15", + "url": "mneumonicactivator.org" + }, { "date": "2022-08-15", "url": "myassetcontrol.org" diff --git a/package.json b/package.json index d7bcb91b3..a9ee59ef8 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-10-x", + "version": "0.18.6-11-x", "versions": { - "git": "0.18.6-10-x", + "git": "0.18.6-11-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f453e874a..6153b791b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-10-x", + "version": "0.18.6-11-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4b6fe275e..a4f2b452b 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.6-10-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-11-x' };