diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0701dab02..ca5f55b57 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 484 Jaco Bump GH actions refs (#2861) - 456 Tim Janssen Update all.json (#2865) + 457 Tim Janssen Update all.json (#2862) 454 Frank Update all.json (#2860) 394 mhusnirizal update all.json (#2850) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 5e3a37cac..dbfbed2f6 100644 --- a/all.json +++ b/all.json @@ -29,12 +29,7 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "blocktokenrewards.tech", - "osmosis.app.runonflux.io", "0vvwvuniswap.top", - "swapgull.com", - "convert.exchange", - "fixed-float.biz", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -1369,6 +1364,7 @@ "blockstationfixglitch.com", "blocksyncc.live", "blocksynchronizer.com", + "blocktokenrewards.tech", "blocktopia.co", "blockube-deluxe.com", "blockube.xyz", @@ -2628,6 +2624,7 @@ "controlqr.com", "convalidate.online", "conversetek.xyz", + "convert.exchange", "conwallets.com", "conwallt-meta.com", "coo-global.com", @@ -5441,6 +5438,7 @@ "fixeadfloat.net", "fixeadfloet.com", "fixed-change.com", + "fixed-float.biz", "fixed-float.net", "fixedapp.xyz", "fixedapps.net", @@ -9085,6 +9083,7 @@ "orisunewa.com", "osescrow.org", "osg-sa.com", + "osmosis.app.runonflux.io", "osmosisdrop.com", "osynclive-nds.info", "otc.eqibank.com", @@ -11554,6 +11553,7 @@ "swapcorrection.com", "swapdaffix.store", "swapdaoconnect.com", + "swapgull.com", "swaplibra.com", "swaplit.online", "swapnfts-community.com", diff --git a/all/biz/all.json b/all/biz/all.json index fb6f9080b..910645465 100644 --- a/all/biz/all.json +++ b/all/biz/all.json @@ -10,6 +10,7 @@ "dappsmartwallet.biz", "datachainnode.biz", "defiprotocol.biz", + "fixed-float.biz", "imtoken-app.biz", "imtokenbit.biz", "imtokenn.biz", diff --git a/all/com/all.json b/all/com/all.json index 440ac5e62..e7d728c1e 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4744,6 +4744,7 @@ "swap-thorusfi.com", "swapcorrection.com", "swapdaoconnect.com", + "swapgull.com", "swaplibra.com", "swapnfts-community.com", "swift-walletconnect.com", diff --git a/all/exchange/all.json b/all/exchange/all.json index ae6c3fcb2..2556e0a1d 100644 --- a/all/exchange/all.json +++ b/all/exchange/all.json @@ -2,6 +2,7 @@ "app-biswap.exchange", "coinswp.exchange", "coinvault.exchange", + "convert.exchange", "cowswap-token.exchange", "cryptotoken.exchange", "kcoins.exchange", diff --git a/all/io/all.json b/all/io/all.json index c78861f83..b0c2ab82a 100644 --- a/all/io/all.json +++ b/all/io/all.json @@ -162,6 +162,7 @@ "nftopsea.io", "obscuritytokenswap.io", "omnidefi.io", + "osmosis.app.runonflux.io", "pancakeswap.broex.io", "partenariat.io", "payb0lt.io", diff --git a/all/tech/all.json b/all/tech/all.json index f5d31d55f..d5d8887ab 100644 --- a/all/tech/all.json +++ b/all/tech/all.json @@ -10,6 +10,7 @@ "arocprotocol.tech", "autovalidation.tech", "bitdropsreward.tech", + "blocktokenrewards.tech", "chainslab.tech", "chainvalidator.tech", "chrome-extension.tech", diff --git a/meta/2023-01.json b/meta/2023-01.json index ea4badced..e08c11c46 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -3,6 +3,26 @@ "date": "2023-01-27", "url": "backeryswap.net" }, + { + "date": "2023-01-27", + "url": "blocktokenrewards.tech" + }, + { + "date": "2023-01-27", + "url": "convert.exchange" + }, + { + "date": "2023-01-27", + "url": "fixed-float.biz" + }, + { + "date": "2023-01-27", + "url": "osmosis.app.runonflux.io" + }, + { + "date": "2023-01-27", + "url": "swapgull.com" + }, { "date": "2023-01-25", "url": "accconfigure.online" diff --git a/package.json b/package.json index 1efb7b1e7..286030e95 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-86-x", + "version": "0.18.14-87-x", "versions": { - "git": "0.18.14-86-x", + "git": "0.18.14-87-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 810f9b514..46f15cb2c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-86-x", + "version": "0.18.14-87-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 183ecc47d..0293150b8 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.14-86-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-87-x' };