diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8b170d732..0618cef7b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 578 Mich Update all.json (#2287) 461 Jaco Remove invalid firebaseapp listing (#2316) - 336 mhusnirizal Update all.json (#2327) + 337 mhusnirizal update all.json (#2329) 282 Frank Update all.json (#2326) 253 Tim Janssen Update all.json (#2328) 95 michalisFr Update all.json from Allure Security findings (#2322) diff --git a/all.json b/all.json index b20842903..ae503e30f 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ "zapto.org" ], "deny": [ - "accesssrewards.web.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -197,6 +196,7 @@ "accesslogin-pancakeswap.ml", "accessnode.surge.sh", "accessrewardnet.org", + "accesssrewards.web.app", "accesstool.help", "account-authentication.us", "account-servicesc.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index 418e821ff..5d41a1d85 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-09-27", + "url": "accesssrewards.web.app" + }, { "date": "2022-09-27", "url": "app.darpsupfix.com" diff --git a/package.json b/package.json index 7eb4b7962..2cfcefb8e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-15-x", + "version": "0.18.10-16-x", "versions": { - "git": "0.18.10-15-x", + "git": "0.18.10-16-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 447b8b226..88e9c9f7b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-15-x", + "version": "0.18.10-16-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3e30bb50f..aa17935b7 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.18.10-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-16-x' };