diff --git a/CONTRIBUTORS b/CONTRIBUTORS index bcef2fb5b..eb18d2ca5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 597 Mich block 27 scams, all on the same hosting (#2678) 472 Jaco Block explore-ledger.online (#2655) - 395 Tim Janssen Update all.json (#2670) + 396 Tim Janssen Update all.json (#2680) 389 Frank Update all.json (#2677) 372 mhusnirizal update all.json (#2679) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index fa4347a7f..d685ebeee 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "defiweb.firebaseapp.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4298,6 +4297,7 @@ "defiwalletswap.com", "defiwalletsyn.com", "defiweb-interface.org", + "defiweb.firebaseapp.com", "defiweb.web.app", "defiwebrectify.org", "defiwebsupport.org", diff --git a/meta/2022-12.json b/meta/2022-12.json index 23d8e9a4a..bfe8b6ee8 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -23,6 +23,10 @@ "date": "2022-12-12", "url": "coinbasewallet.com.cn" }, + { + "date": "2022-12-12", + "url": "defiweb.firebaseapp.com" + }, { "date": "2022-12-12", "url": "defiweb.web.app" diff --git a/package.json b/package.json index a9a25a3f3..867650f94 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-31-x", + "version": "0.18.13-32-x", "versions": { - "git": "0.18.13-31-x", + "git": "0.18.13-32-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c68b5c1cb..7b5c8b1ea 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-31-x", + "version": "0.18.13-32-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 34fee616e..302cc18e2 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.13-31-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-32-x' };