diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0c763f5fb..593340f17 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 434 Jaco 0.18.2 (#1948) - 271 mhusnirizal update all.json (#1940) + 272 mhusnirizal update all.json (#1954) 193 Frank Update all.json (#1947) 114 Tim Janssen Update all.json (#1952) 87 michalisFr Added 0 new domains (#1936) diff --git a/all.json b/all.json index fddf1612e..5df6e7784 100644 --- a/all.json +++ b/all.json @@ -26,10 +26,6 @@ "zapto.org" ], "deny": [ - "developersnet-synchronization.tech", - "bridge-acfm043h.live", - "apps-registry.com", - "connect.apps-registry.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -483,6 +479,7 @@ "apps-bots.live", "apps-connect.xyz", "apps-dappify.online", + "apps-registry.com", "apps-sync.org", "apps-syncs.com", "apps-syncs.dev", @@ -1015,6 +1012,7 @@ "brdcryptowallet.com", "brg-corp.top", "bride-terra.money", + "bridge-acfm043h.live", "bridge-coinbase.com", "bridge-daps.com", "bridge-l.ink", @@ -3455,6 +3453,7 @@ "dev-wcerrorfix.pantheonsite.io", "devcollabfix.live", "develon.com", + "developersnet-synchronization.tech", "dewalletprotocol.online", "dex-connect.online", "dex-secure.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 21bf7b64c..6d5d13d4a 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -3,6 +3,14 @@ "date": "2022-07-30", "url": "app-mainnetsys.ml" }, + { + "date": "2022-07-30", + "url": "apps-registry.com" + }, + { + "date": "2022-07-30", + "url": "bridge-acfm043h.live" + }, { "date": "2022-07-30", "url": "bridgeaccess.live" @@ -11,6 +19,10 @@ "date": "2022-07-30", "url": "coinsoluitiiontech.xyz" }, + { + "date": "2022-07-30", + "url": "connect.apps-registry.com" + }, { "date": "2022-07-30", "url": "crypto-connect.uk" @@ -19,6 +31,10 @@ "date": "2022-07-30", "url": "dapp-smartrouter.tech" }, + { + "date": "2022-07-30", + "url": "developersnet-synchronization.tech" + }, { "date": "2022-07-30", "url": "polkagate.xyz" diff --git a/package.json b/package.json index 0e568150d..2fac8b13a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-2-x", + "version": "0.18.3-3-x", "versions": { - "git": "0.18.3-2-x", + "git": "0.18.3-3-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 014da1ff9..55c4674ee 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-2-x", + "version": "0.18.3-3-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 f02623765..bfd8c120c 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.3-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-3-x' };