diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 074128c8d..c70dc5d56 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 588 Mich Block "dappsupportlive.com", (#2558) 464 Jaco Bump deps (#2510) - 361 Frank Update all.json (#2554) + 362 Frank Update all.json (#2560) 359 mhusnirizal update all.json (#2557) 346 Tim Janssen Update all.json (#2559) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 2971f9e72..c63e8dec0 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "collabreconnect.xyz", - "deficoin98.com", - "fixeạdfloat.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1973,6 +1970,7 @@ "collabo-nft.com", "collaborationland.cc", "collabrated.land", + "collabreconnect.xyz", "collabrectification.online", "collabs-helpdesk.com", "collabs-helpdesks.com", @@ -4043,6 +4041,7 @@ "defichains.tech", "defichainsupport.net", "defichainsync.com", + "deficoin98.com", "deficoinbasewallet.com", "deficoinresolve.site", "deficolab.land", @@ -4874,6 +4873,7 @@ "fixdappwallet.com", "fixeadfioat.com", "fixeadfloat.com", + "fixeạdfloat.com", "fixeadfloat.net", "fixed-change.com", "fixed-float.net", diff --git a/meta/2022-11.json b/meta/2022-11.json index 20f16945a..1637bf198 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -3,6 +3,10 @@ "date": "2022-11-11", "url": "binaanresolllv.click" }, + { + "date": "2022-11-11", + "url": "collabreconnect.xyz" + }, { "date": "2022-11-11", "url": "dapp-fixissues.com" @@ -11,6 +15,14 @@ "date": "2022-11-11", "url": "dappsupportlive.com" }, + { + "date": "2022-11-11", + "url": "deficoin98.com" + }, + { + "date": "2022-11-11", + "url": "fixeạdfloat.com" + }, { "date": "2022-11-11", "url": "zeriondapp.netlify.app" diff --git a/package.json b/package.json index 0ab686642..8c8e4535b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-153-x", + "version": "0.18.11-154-x", "versions": { - "git": "0.18.11-153-x", + "git": "0.18.11-154-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bd5d717e9..e7cf08bff 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-153-x", + "version": "0.18.11-154-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5cfafbe3f..b1592b809 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.11-153-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-154-x' };