diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0971c1818..d81c4f27c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 478 Jaco 0.18.13 (#2769) 430 Frank Update all.json (#2787) - 429 Tim Janssen Update all.json (#2786) + 430 Tim Janssen Update all.json (#2788) 385 mhusnirizal update all.json (#2781) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index e5e085167..8bd731fec 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "defiportals.mac.edu.so", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4439,6 +4438,7 @@ "defionlinesolutions.link", "defiportal.alphaacetech.com", "defiportal.translavandero.cl", + "defiportals.mac.edu.so", "defipro.website", "defiprotocol-chains.tech", "defiprotocol-dcd35.firebaseapp.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 70b577d1b..f971a4253 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -3,6 +3,10 @@ "date": "2023-01-11", "url": "dappintegration.co" }, + { + "date": "2023-01-11", + "url": "defiportals.mac.edu.so" + }, { "date": "2023-01-11", "url": "reallocal.com" diff --git a/package.json b/package.json index 003ef957a..ffe439d64 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-17-x", + "version": "0.18.14-18-x", "versions": { - "git": "0.18.14-17-x", + "git": "0.18.14-18-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 45b34a7ed..0b21bf300 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-17-x", + "version": "0.18.14-18-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c01d10f44..65240ba91 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-17-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-18-x' };