diff --git a/.123current b/.123current index 1aaa0f57c..c62a8baf5 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-22-x \ No newline at end of file +0.16.3-23-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5261e9a6b..4ce5656f7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -14,11 +14,11 @@ 4 NYMETVA Update all.json (#147) 3 brettkolodny Update all.json (#335) 3 Samuel MC Update address.json (#96) + 2 alineherzman Update all.json (#1767) 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) - 1 alineherzman Update all.json (#1618) 1 Christina-Marie A Miyar Update all.json (#855) 1 Christopher Bleckmann-Dreher Update all.json (#1360) 1 Danny Salman Add scam site (#461) diff --git a/all.json b/all.json index 63d1ca850..541baf197 100644 --- a/all.json +++ b/all.json @@ -5516,8 +5516,8 @@ "moonstarter.medium.com.ru", "moonstarter.polkastarter.com.es", "moonswaptoken.com", - "mooonriver.network", "moonwarpre-sale.live", + "mooonriver.network", "moox.pro", "moreonnft.com", "motionless-platform.000webhostapp.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index bb5e00a16..629891872 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -59,6 +59,10 @@ "date": "2022-07-07", "url": "geniusyieldvalidate.expert" }, + { + "date": "2022-07-07", + "url": "moonwarpre-sale.live" + }, { "date": "2022-07-07", "url": "multichainxcnet.online" diff --git a/package.json b/package.json index ddc8d0042..cc61c3683 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.16.3-22-x", + "version": "0.16.3-23-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index aedb21553..87907c27d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-22-x", + "version": "0.16.3-23-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1512d23e7..81c46c3a1 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.16.3-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-23-x' };