diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6371317c5..6bd6e5f08 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 592 Mich Block 3 scams (#2612) 467 Jaco Bump TS (#2589) - 378 Frank Update all.json (#2622) + 379 Frank Update all.json (#2625) 375 Tim Janssen Update all.json (#2624) 366 mhusnirizal update all.json (#2610) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index c65def7ff..13575af32 100644 --- a/all.json +++ b/all.json @@ -29,10 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "autoconnectapp.info", - "dexchain.netlify.app", - "gammaswap.net", - "vaultrepairs.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -868,6 +864,7 @@ "autoconfig-link.square.site", "autoconfiglink.square.site", "autoconnect.online", + "autoconnectapp.info", "autoconnectoken.com", "autoconnectors.info", "autoconnectsapp.com", @@ -4312,6 +4309,7 @@ "dexbridgelink.com", "dexbridgelink.live", "dexbrowserconnect.com", + "dexchain.netlify.app", "dexchain.space", "dexchainpad.site", "dexcloudlink.com", @@ -5133,6 +5131,7 @@ "gamfinode.online", "gamini-wallet.com", "gammadex.net", + "gammaswap.net", "gasrefund-otherside.com", "gate-site.xyz", "gaterateway.art", @@ -12214,6 +12213,7 @@ "vaultftconnectserver.com", "vaultgateway.info", "vaultlink.online", + "vaultrepairs.com", "vaultseedify.online", "vaultserver.site", "vaultvalue.online", diff --git a/meta/2022-11.json b/meta/2022-11.json index 91b6f2364..bf367eb17 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,8 +1,20 @@ [ + { + "date": "2022-11-30", + "url": "autoconnectapp.info" + }, { "date": "2022-11-30", "url": "cryptothetop.website" }, + { + "date": "2022-11-30", + "url": "dexchain.netlify.app" + }, + { + "date": "2022-11-30", + "url": "gammaswap.net" + }, { "date": "2022-11-30", "url": "klilopce.xyz" @@ -11,6 +23,10 @@ "date": "2022-11-30", "url": "smart-switchaffix.live" }, + { + "date": "2022-11-30", + "url": "vaultrepairs.com" + }, { "date": "2022-11-30", "url": "w.smart-switchaffix.live" diff --git a/package.json b/package.json index 09ceef844..c55bc4c93 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-49-x", + "version": "0.18.12-50-x", "versions": { - "git": "0.18.12-49-x", + "git": "0.18.12-50-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d1628b695..61e3a8444 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-49-x", + "version": "0.18.12-50-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fe29f541a..46daf649b 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.12-49-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-50-x' };