diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d64213daf..b5e0f6c9d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 581 Mich Update all.json (#2416) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 315 Frank Update all.json (#2430) + 316 Frank Update all.json (#2435) 290 Tim Janssen Update all.json (#2434) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 888f44aa5..df2343adf 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "monopolydrop.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6998,6 +6997,7 @@ "monea-scn.web.app", "moneysandesh.com", "moneywebsync.org", + "monopolydrop.com", "monsterapeclub-mint.online", "monsterhouse-lefilm.com", "moomoocoin.io", diff --git a/meta/2022-10.json b/meta/2022-10.json index b237614b1..945fa01d2 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-10-19", + "url": "monopolydrop.com" + }, { "date": "2022-10-19", "url": "reformfixscan.live" diff --git a/package.json b/package.json index 4612eb886..46b28743b 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-47-x", + "version": "0.18.11-48-x", "versions": { - "git": "0.18.11-47-x", + "git": "0.18.11-48-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 82cc9eef0..4cff08ab1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-47-x", + "version": "0.18.11-48-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a7a4fdc5c..dc8fdbc87 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-47-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-48-x' };