diff --git a/CONTRIBUTORS b/CONTRIBUTORS index dd16d6b26..5c6ae842c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -17,6 +17,7 @@ 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) @@ -30,5 +31,4 @@ 1 Nikhil Ranjan Removing polkassembly.network (#304) 1 Stepan Samko Remove defiyield.app from deny list (#1547) 1 stiartsly request to remove pasarprotocol.io from the list (#1559) - 1 Thibaut Sardan Update README.md (#2) - 1 thwjanssen89 Update all.json (#1620) \ No newline at end of file + 1 Thibaut Sardan Update README.md (#2) \ No newline at end of file diff --git a/all.json b/all.json index 4db9a0635..7ae4b194e 100644 --- a/all.json +++ b/all.json @@ -6362,6 +6362,7 @@ "polkodot.network", "polkongres.live", "pollkafoundry.com", + "pollkostarter.com", "polofinix.com", "polowallet.xyz", "pols-airdrop.com", @@ -9913,7 +9914,6 @@ "zerionwallet.com", "zero-swap.site", "zonefix.net", - "zwalletconnect.com", - "pollkostarter.com" + "zwalletconnect.com" ] } diff --git a/meta/2022-05.json b/meta/2022-05.json index 64a786e49..2ff9b1575 100644 --- a/meta/2022-05.json +++ b/meta/2022-05.json @@ -3,6 +3,10 @@ "date": "2022-05-31", "url": "polkasater.com" }, + { + "date": "2022-05-31", + "url": "pollkostarter.com" + }, { "date": "2022-05-30", "url": "alldappauthaccess.com" diff --git a/package.json b/package.json index d135b878f..d8e71f552 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.13.43", + "version": "0.13.44", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b14370af8..7e9ee718a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.13.43", + "version": "0.13.44", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 920261ecd..79ff5b75e 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.43' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.13.44' };