diff --git a/.123current b/.123current index 5e603a429..649e32830 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.17.3-0-x +0.17.3-1-x diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c74ffe08b..df1925e01 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 252 mhusnirizal update all.json (#1777) 174 Frank Update all.json (#1781) 79 michalisFr Update all.json (#1540) - 47 thwjanssen89 Update all.json (#1789) + 48 thwjanssen89 Update all.json (#1791) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 5cea0077f..1e1ddd1e8 100644 --- a/all.json +++ b/all.json @@ -6,8 +6,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "safepalps.com", - "bridges-net.com", "12345678987654321.link", "16-b.it", "162.222.226.37", @@ -963,6 +961,7 @@ "bridgeprotocolfix.net", "bridgeprotocols.com", "bridgerouter.info", + "bridges-net.com", "bridgesdapps.com", "bridgeservices.online", "bridgeterra-go.sbs", @@ -7465,6 +7464,7 @@ "safenode-launchpad.co", "safepal-wallet.com", "safepalcryptowallet.com", + "safepalps.com", "safepocket.live", "safesync.app", "safetool.net", diff --git a/meta/2022-07.json b/meta/2022-07.json index 6df433960..69448fddb 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-07-11", + "url": "bridges-net.com" + }, + { + "date": "2022-07-11", + "url": "safepalps.com" + }, { "date": "2022-07-10", "url": "authresolve.com" diff --git a/package.json b/package.json index 4533248c1..ec8785256 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-0-x", + "version": "0.17.3-1-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4aa6d7d0f..2e12e4deb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-0-x", + "version": "0.17.3-1-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 d2024b76b..2643f2ee9 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.17.3-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-1-x' };