diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1983628d2..ca423a361 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -13,11 +13,11 @@ 4 NYMETVA Update all.json (#147) 3 brettkolodny Update all.json (#335) 3 Samuel MC Update address.json (#96) + 3 thwjanssen89 Update all.json (#1625) 2 Justin Pham Add bit.country scam sites (#1425) 2 Keegan | W3F Update all.json (#1585) 2 paradoxxx-tt Update address.json (#306) 2 SimonKraus add polkadotgiveaway dot com to the list (#114) - 2 thwjanssen89 Update all.json (#1622) 1 alineherzman Update all.json (#1618) 1 Christina-Marie A Miyar Update all.json (#855) 1 Christopher Bleckmann-Dreher Update all.json (#1360) diff --git a/all.json b/all.json index 38ce54ba2..4c252cdb4 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "2polkadot.com", "2rfleche.ma", "2xbinancelive.online", - "imtokeno.info", "2xbonusbnb.online", "2xbonusbnb.website", "2xxbonuslive.site", @@ -3694,6 +3693,7 @@ "imtokenn.biz", "imtokenn.space", "imtokennews.com", + "imtokeno.info", "imtokenpayl.online", "imtokens.casa", "imtokens.farm", diff --git a/meta/2022-06.json b/meta/2022-06.json index 3a39b1a74..20bcda4d0 100644 --- a/meta/2022-06.json +++ b/meta/2022-06.json @@ -11,6 +11,10 @@ "date": "2022-06-01", "url": "blocksyncc.live" }, + { + "date": "2022-06-01", + "url": "imtokeno.info" + }, { "date": "2022-06-01", "url": "maindappsnetwork.online" diff --git a/package.json b/package.json index cf2728114..fa90680b5 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.46", + "version": "0.13.47", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 36f729b10..ee78c3161 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.46", + "version": "0.13.47", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 583afcc24..6aecb0197 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.13.46' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.47' };