diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f7bb18230..7275f2d19 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 448 Jaco Additional 2x (#2065) - 295 mhusnirizal update all.json (#2051) + 296 mhusnirizal update all.json (#2067) 220 Frank Update all.json (#2063) 152 Tim Janssen Update all.json (#2066) 89 michalisFr Added 0 new domains (#2004) diff --git a/all.json b/all.json index b1d68809a..c542935e2 100644 --- a/all.json +++ b/all.json @@ -26,13 +26,6 @@ "zapto.org" ], "deny": [ - "w-rectify.com", - "fix-mysyncapp.netlify.app", - "dev-wcerrorfixertool.pantheonsite.io", - "wallet-launch.herokuapp.com", - "syncmercury.site", - "da.syncmercury.site", - "syncfix.surge.sh", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3615,6 +3608,7 @@ "dev-walletconnect.com", "dev-wc-errorfix.pantheonsite.io", "dev-wcerrorfix.pantheonsite.io", + "dev-wcerrorfixertool.pantheonsite.io", "dev-webconnect-pantheonsite.com", "devcollabfix.live", "develon.com", @@ -4106,6 +4100,7 @@ "fix-blockchain.com", "fix-dapps.com", "fix-encrypt.online", + "fix-mysyncapp.netlify.app", "fix-syncwallet.com", "fix-trix.com", "fix-wallets.com", @@ -8900,6 +8895,7 @@ "syncerror.site", "synceth.xyz", "syncfix.netlify.app", + "syncfix.surge.sh", "syncfixaccess.net", "syncfixit.com", "synch-connect.com", @@ -8971,6 +8967,7 @@ "syncmainnetwork.com", "syncmainrectify.com", "syncmaintoken.com", + "syncmercury.site", "syncmesh.org", "syncmetax.com", "syncmintingtab.com", @@ -10219,6 +10216,7 @@ "w-connectsync.online", "w-imtoken.com", "w-konnect.com", + "w-rectify.com", "w-validate.info", "w-validation.com", "w3c-sync.live", @@ -10386,6 +10384,7 @@ "wallet-identification.rwatelier.com", "wallet-identification.softsayo.com", "wallet-integrate.dev", + "wallet-launch.herokuapp.com", "wallet-link-dapps.com", "wallet-link.online", "wallet-linkdapps.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index b7500713d..f8dc16ce5 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -7,10 +7,22 @@ "date": "2022-08-15", "url": "authprogrammingrebrandwsxdswd.xyz" }, + { + "date": "2022-08-15", + "url": "da.syncmercury.site" + }, { "date": "2022-08-15", "url": "decentralizenetworkinterface.com" }, + { + "date": "2022-08-15", + "url": "dev-wcerrorfixertool.pantheonsite.io" + }, + { + "date": "2022-08-15", + "url": "fix-mysyncapp.netlify.app" + }, { "date": "2022-08-15", "url": "resolvedefinodes.site" @@ -19,6 +31,22 @@ "date": "2022-08-15", "url": "synccompletevalidation.com" }, + { + "date": "2022-08-15", + "url": "syncfix.surge.sh" + }, + { + "date": "2022-08-15", + "url": "syncmercury.site" + }, + { + "date": "2022-08-15", + "url": "w-rectify.com" + }, + { + "date": "2022-08-15", + "url": "wallet-launch.herokuapp.com" + }, { "date": "2022-08-14", "url": "appmainnetverify.com" diff --git a/package.json b/package.json index 871795eb7..90acc6f20 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-5-x", + "version": "0.18.6-6-x", "versions": { - "git": "0.18.6-5-x", + "git": "0.18.6-6-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 37cdc76a3..80f518d7d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-5-x", + "version": "0.18.6-6-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 c4a65c2aa..cda912677 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-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-6-x' };