diff --git a/.123current b/.123current index 9134cda48..5086b35aa 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.16.3-9-x \ No newline at end of file +0.16.3-10-x \ No newline at end of file diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d8056f548..664fc2b0e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 168 Frank Update all.json (#1747) 79 michalisFr Update all.json (#1540) 31 Bill Laboon Add allinone-services.net (#1727) - 30 thwjanssen89 Update all.json (#1750) + 31 thwjanssen89 Update all.json (#1751) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index 0d4666dfa..fa6da452b 100644 --- a/all.json +++ b/all.json @@ -2,8 +2,6 @@ "allow": [], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "sensdapps.web.app", - "sensdapps.firebaseapp.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7471,6 +7469,8 @@ "seedifyaccess.live", "selectenodes.com", "selectnode.online", + "sensdapps.firebaseapp.com", + "sensdapps.web.app", "server-connect.app", "server-connect.online", "server-sync.online", diff --git a/meta/2022-07.json b/meta/2022-07.json index 80d663fad..3af5b5e13 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -111,6 +111,14 @@ "date": "2022-07-05", "url": "securetoken.ga" }, + { + "date": "2022-07-05", + "url": "sensdapps.firebaseapp.com" + }, + { + "date": "2022-07-05", + "url": "sensdapps.web.app" + }, { "date": "2022-07-05", "url": "smartcoiintechsollution.xyz" diff --git a/package.json b/package.json index ea321fca0..6dbeffaac 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-9-x", + "version": "0.16.3-10-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6f8620938..be6db54ef 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.16.3-9-x", + "version": "0.16.3-10-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 e5ab89175..9da0d7af0 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-9-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.16.3-10-x' };