diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 066a8ded4..2904e32bb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 467 Jaco Bump TS (#2589) 370 Frank Update all.json (#2596) 363 mhusnirizal update all.json (#2594) - 361 Tim Janssen Update all.json (#2592) + 362 Tim Janssen Update all.json (#2598) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 911ada50a..fc84de985 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "web3dapp-mainnet.live", - "binance-pad.net", - "defi-pad.net", - "live.assetsrestoreapp.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1031,6 +1027,7 @@ "billxoptions.com", "binaanresolllv.click", "binancbrasil.com", + "binance-pad.net", "binance-shib-airdrop.site", "binance-walletrestore-smartchain.ml", "binance-walletrestore-smartchain.ml.ultimatefxmarttrade.cf", @@ -4033,6 +4030,7 @@ "defi-nodetool.com", "defi-nodetools.com", "defi-offchainrects.com", + "defi-pad.net", "defi-protocol.icu", "defi-protocol.live", "defi-protocol.net", @@ -6028,6 +6026,7 @@ "live-dapp.surge.sh", "live-securevalidator.net", "live-walletaffix.com", + "live.assetsrestoreapp.com", "liveactivationwallet.com", "liveappio.com", "liveappsaccess.com", @@ -13799,6 +13798,7 @@ "web3connection.org", "web3connector.com", "web3connectr.com", + "web3dapp-mainnet.live", "web3dapp.online", "web3dappsconnect.com", "web3dappstool.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 2a38f0c4f..9f046366b 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-11-23", + "url": "binance-pad.net" + }, + { + "date": "2022-11-23", + "url": "defi-pad.net" + }, + { + "date": "2022-11-23", + "url": "live.assetsrestoreapp.com" + }, + { + "date": "2022-11-23", + "url": "web3dapp-mainnet.live" + }, { "date": "2022-11-22", "url": "7evenconnect.com" diff --git a/package.json b/package.json index c1be68367..3bdf58c8c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-26-x", + "version": "0.18.12-27-x", "versions": { - "git": "0.18.12-26-x", + "git": "0.18.12-27-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 64965a351..24ca0a73f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-26-x", + "version": "0.18.12-27-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 d5e485cb0..7a55dd11a 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-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-27-x' };