diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e16594d43..fa37ec836 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,7 +5,7 @@ 489 mhusnirizal Update all.json (#3639) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) - 26 alineherzman Update all.json (#3636) + 27 alineherzman Update all.json (#3642) 13 ccris02 Update all.json (#1510) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 09140c8fc..9df96c4ea 100644 --- a/all.json +++ b/all.json @@ -33,7 +33,6 @@ "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", - "polkaevent.info", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -13205,6 +13204,7 @@ "polkaeco-airdrops.org", "polkaestarter.com", "polkaevent.com", + "polkaevent.info", "polkaevent2.net", "polkafree.com", "polkafstarter.com", diff --git a/all/info/all.json b/all/info/all.json index 19de5a361..12a60be2f 100644 --- a/all/info/all.json +++ b/all/info/all.json @@ -183,6 +183,7 @@ "polkadot-gift.info", "polkadot-network.info", "polkadot-promo.info", + "polkaevent.info", "polkaslarterlercom.info", "polkastarter.info", "polkastertarcom.info", diff --git a/meta/2023-07.json b/meta/2023-07.json index d62c2c083..9af2d73bf 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -43,6 +43,10 @@ "date": "2023-07-18", "url": "pepe20vip.info" }, + { + "date": "2023-07-18", + "url": "polkaevent.info" + }, { "date": "2023-07-18", "url": "pteprepnomi.com" diff --git a/package.json b/package.json index fa204c2a1..c20bbfff8 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-159-x", + "version": "0.21.6-160-x", "versions": { - "git": "0.21.6-159-x", + "git": "0.21.6-160-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bf194c608..74abd5e83 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-159-x", + "version": "0.21.6-160-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a6dba848a..9c7c710e0 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.21.6-159-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-160-x' };