diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7c87154d7..9098800df 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 459 Jaco 0.18.8 (#2261) 333 mhusnirizal update all.json (#2300) 281 Frank Update all.json (#2305) - 241 Tim Janssen Update all.json (#2302) + 242 Tim Janssen Update all.json (#2306) 94 michalisFr Added 0 new domains (#2303) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 2e97a46ab..a9b07c3d1 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "authicatedapps.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -739,6 +738,7 @@ "authentikatortokken.duckdns.org", "authetic-web.com", "authgladevalidate.live", + "authicatedapps.com", "authlogin-coinbaseinfo.com", "authminweb.live", "authnetworks-tech.cc", diff --git a/meta/2022-09.json b/meta/2022-09.json index 4b437bb2c..6cb485ab5 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -23,6 +23,10 @@ "date": "2022-09-23", "url": "app.protocolsyncdapp.live" }, + { + "date": "2022-09-23", + "url": "authicatedapps.com" + }, { "date": "2022-09-23", "url": "bluesync.nl" diff --git a/package.json b/package.json index d62cfec0d..5816bd8a1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-36-x", + "version": "0.18.9-37-x", "versions": { - "git": "0.18.9-36-x", + "git": "0.18.9-37-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b22cff30f..04a86721e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-36-x", + "version": "0.18.9-37-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 b19edbfab..57554c7c3 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.9-36-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-37-x' };