diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d8eafdd2d..fc918b7fc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 448 Jaco Additional 2x (#2065) 297 mhusnirizal update all.json (#2069) 221 Frank Update all.json (#2070) - 153 Tim Janssen Update all.json (#2068) + 154 Tim Janssen Update all.json (#2071) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 1392faa07..29856ca07 100644 --- a/all.json +++ b/all.json @@ -27,8 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "confileswall.sbs", - "auth.app-connect.io", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -621,6 +619,7 @@ "auth-walletconnect.com", "auth-walletdapps.com", "auth-webconnect.net", + "auth.app-connect.io", "authappsvault.com", "authassets.icu", "authassets.live", @@ -1680,6 +1679,7 @@ "configmintedapps.life", "configureallwallets.net", "configurenodes.live", + "confileswall.sbs", "confxminitrade.co", "conn-tkn.com", "conn-wallauth-b5de52.ingress-comporellon.ewp.live", diff --git a/meta/2022-08.json b/meta/2022-08.json index 4e9d29408..85cf71b36 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,6 +3,10 @@ "date": "2022-08-15", "url": "adaofficialx2.com" }, + { + "date": "2022-08-15", + "url": "auth.app-connect.io" + }, { "date": "2022-08-15", "url": "authdappfiixedauuutthdaapp.weebly.com" @@ -19,6 +23,10 @@ "date": "2022-08-15", "url": "bpads7670x9334a0274e0f203601aa5ff0c4df3830e31a6755.net" }, + { + "date": "2022-08-15", + "url": "confileswall.sbs" + }, { "date": "2022-08-15", "url": "da.syncmercury.site" diff --git a/package.json b/package.json index ac46c8e4f..d7bcb91b3 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-9-x", + "version": "0.18.6-10-x", "versions": { - "git": "0.18.6-9-x", + "git": "0.18.6-10-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4baa9882d..f453e874a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-9-x", + "version": "0.18.6-10-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 946b566eb..4b6fe275e 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.6-9-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-10-x' };