diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7600b22d4..8994ff566 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 496 Frank Update all.json (#2973) + 495 Tim Janssen Update all.json (#2978) 494 Jaco 0.19.2 (#2970) - 494 Tim Janssen Update all.json (#2977) 404 mhusnirizal update all.json (#2976) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 225818cb0..ca4c07206 100644 --- a/all.json +++ b/all.json @@ -29,10 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "coingeckorewards.space", - "coingeckorewards.life", - "coingeckorewards.pw", - "coingeckorewards.fun", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2025,6 +2021,10 @@ "coingeckoreward.pw", "coingeckoreward.shop", "coingeckoreward.space", + "coingeckorewards.fun", + "coingeckorewards.life", + "coingeckorewards.pw", + "coingeckorewards.space", "coingrantdept.com", "coinhamsterdrop.com", "coinhelptechsolution.com", diff --git a/all/fun/all.json b/all/fun/all.json index f2f1d2e89..e0a5ec81e 100644 --- a/all/fun/all.json +++ b/all/fun/all.json @@ -2,6 +2,7 @@ "aave-ethereum.fun", "airdrops.fun", "coingeckoreward.fun", + "coingeckorewards.fun", "cryptoken.fun", "dappethereum.fun", "dappethereum2.fun", diff --git a/all/life/all.json b/all/life/all.json index 2665f007f..fdba9bb50 100644 --- a/all/life/all.json +++ b/all/life/all.json @@ -1,6 +1,7 @@ [ "coindevonlineconnectlive.life", "coingeckoreward.life", + "coingeckorewards.life", "configmintedapps.life", "elongatetoken.life", "metamaskio.life", diff --git a/all/pw/all.json b/all/pw/all.json index 20d757c3f..3b9bf6f29 100644 --- a/all/pw/all.json +++ b/all/pw/all.json @@ -7,6 +7,7 @@ "bella-protocol.pw", "best-air-drop.pw", "coingeckoreward.pw", + "coingeckorewards.pw", "coinsolution.pw", "gecko-reward.pw", "gecko-rewards.pw", diff --git a/all/space/all.json b/all/space/all.json index 541b7f601..770099b32 100644 --- a/all/space/all.json +++ b/all/space/all.json @@ -6,6 +6,7 @@ "chain-mechanism.space", "chainset.space", "coingeckoreward.space", + "coingeckorewards.space", "collablanddefi.space", "connectsyncauth.space", "connectwallet.space", diff --git a/meta/2023-02.json b/meta/2023-02.json index d1e34a659..ba319fe04 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -11,6 +11,22 @@ "date": "2023-02-16", "url": "bigeyesapp.xyz" }, + { + "date": "2023-02-16", + "url": "coingeckorewards.fun" + }, + { + "date": "2023-02-16", + "url": "coingeckorewards.life" + }, + { + "date": "2023-02-16", + "url": "coingeckorewards.pw" + }, + { + "date": "2023-02-16", + "url": "coingeckorewards.space" + }, { "date": "2023-02-16", "url": "dappreader.static.app" diff --git a/package.json b/package.json index 6011356e1..fdd7f33dc 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.3-4-x", + "version": "0.19.3-5-x", "versions": { - "git": "0.19.3-4-x", + "git": "0.19.3-5-x", "npm": "0.19.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6fbb33fcd..d11d07ee4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.3-4-x", + "version": "0.19.3-5-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 9dff8daca..5fe5a8000 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.19.3-4-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.3-5-x' };