diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 34998a0a4..0b82590d1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 461 Jaco Remove invalid firebaseapp listing (#2316) 334 mhusnirizal update all.json (#2318) 281 Frank Update all.json (#2305) - 247 Tim Janssen Update all.json (#2317) + 248 Tim Janssen Update all.json (#2319) 94 michalisFr Added 0 new domains (#2303) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 59ef505a1..f15fc4ddd 100644 --- a/all.json +++ b/all.json @@ -28,13 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "quantumwalletconnect.com", - "multiwalletapp.com", - "fixdappnodes.com", - "dappwallbinder.com", - "migratiionislivenowmigratetov2here.xyz", - "smartfix-dapps.org", - "syncrypto-service.bytemayhem.space", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3523,6 +3516,7 @@ "dappvalidationsync.online", "dappvalidator.net", "dappvalidators.com", + "dappwallbinder.com", "dappwallconnect.com", "dappwallet-connect.com", "dappwallet-connect.org", @@ -4563,6 +4557,7 @@ "fixcryptowallets.com", "fixdappchain.com", "fixdapperror.com", + "fixdappnodes.com", "fixdapps.com", "fixdapps.online", "fixdapps.xyz", @@ -6643,6 +6638,7 @@ "migratetov2website.xyz", "migratev2contract.live", "migratev2walconnect.link", + "migratiionislivenowmigratetov2here.xyz", "migratingfromv1tov2livenow.xyz", "migratingmetov2livvve.xyz", "migration-saitamav2.com", @@ -6937,6 +6933,7 @@ "multiwallet-resolve.net", "multiwallet-revise.net", "multiwallet-sync.com", + "multiwalletapp.com", "multiwalletconnectbot.com", "multiwalletconnects.com", "multiwalletlab.com", @@ -8617,6 +8614,7 @@ "quantumqx.com", "quantumsafe.center", "quantumserver.online", + "quantumwalletconnect.com", "queconnect.site", "queryrectify.live", "queryrectify.net", @@ -9413,6 +9411,7 @@ "smartentries.org", "smartfiextension.com", "smartfix-dapps.com", + "smartfix-dapps.org", "smartfixconnect.live", "smartfixcrypto.com", "smartfixdapps.com", @@ -10048,6 +10047,7 @@ "syncronize-conect.com", "syncronizedapps.com", "syncrwalletconnect.com", + "syncrypto-service.bytemayhem.space", "syncs-dappsconnect.com", "syncs-mainnet.com", "syncs-walletsvalidator.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 5a82d4343..cd8067c91 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-09-26", + "url": "dappwallbinder.com" + }, + { + "date": "2022-09-26", + "url": "fixdappnodes.com" + }, + { + "date": "2022-09-26", + "url": "migratiionislivenowmigratetov2here.xyz" + }, + { + "date": "2022-09-26", + "url": "multiwalletapp.com" + }, + { + "date": "2022-09-26", + "url": "quantumwalletconnect.com" + }, + { + "date": "2022-09-26", + "url": "smartfix-dapps.org" + }, + { + "date": "2022-09-26", + "url": "syncrypto-service.bytemayhem.space" + }, { "date": "2022-09-25", "url": "0xfc0d6cf33e38bce7ca7d89c0e292274031b7157a.live" diff --git a/package.json b/package.json index 3ab7cb599..ca868b481 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-5-x", + "version": "0.18.10-6-x", "versions": { - "git": "0.18.10-5-x", + "git": "0.18.10-6-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 87314af1d..302e7a426 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-5-x", + "version": "0.18.10-6-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 17e7beccb..45eb78dd3 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.10-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-6-x' };