diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1ab930723..2b8887918 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 456 Jaco Alphabetical README sorting (+ editor note) (#2206) 315 mhusnirizal update all.json (#2202) 250 Frank Update all.json (#2197) - 213 Tim Janssen Update all.json (#2208) + 214 Tim Janssen Update all.json (#2209) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index eba9470b3..6c3fd0cca 100644 --- a/all.json +++ b/all.json @@ -27,10 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dapp-multichainsync.com", - "dappschainsync.live", - "coinsolutionsapp.com", - "protocoldefi.info", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1571,6 +1567,7 @@ "coinsolutionnetwork.live", "coinsolutions.live", "coinsolutions.site", + "coinsolutionsapp.com", "coinsolutionsdapp.com", "coinsolutiontech.app", "coinsolveautheresolve.com", @@ -2450,6 +2447,7 @@ "dapp-mainnetsync.com", "dapp-minings.com", "dapp-multichain.online", + "dapp-multichainsync.com", "dapp-netchain.online", "dapp-networks.netlify.app", "dapp-node.com", @@ -2938,6 +2936,7 @@ "dappschainencrypt.co", "dappschainlink.com", "dappschainserver.com", + "dappschainsync.live", "dappschecker.com", "dappschronize.com", "dappscloud.online", @@ -8062,6 +8061,7 @@ "protocoldapps.com", "protocoldapps.live", "protocoldappsauthen.online", + "protocoldefi.info", "protocolrectify.live", "protocolreg.space", "protocolschainsconnect.online", diff --git a/meta/2022-09.json b/meta/2022-09.json index 8a6976d69..d1685bace 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,8 +1,24 @@ [ + { + "date": "2022-09-07", + "url": "coinsolutionsapp.com" + }, + { + "date": "2022-09-07", + "url": "dapp-multichainsync.com" + }, + { + "date": "2022-09-07", + "url": "dappschainsync.live" + }, { "date": "2022-09-07", "url": "mainrectify-sync.top" }, + { + "date": "2022-09-07", + "url": "protocoldefi.info" + }, { "date": "2022-09-07", "url": "safemigration.website" diff --git a/package.json b/package.json index b83efb810..4bc77bc4b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-31-x", + "version": "0.18.8-32-x", "versions": { - "git": "0.18.8-31-x", + "git": "0.18.8-32-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 958835e36..d4d666916 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-31-x", + "version": "0.18.8-32-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 449412b80..b3fa3c55b 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.8-31-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-32-x' };