diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 695b2ce94..788edae93 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) - 292 mhusnirizal update all.json (#2036) + 293 mhusnirizal update all.json (#2042) 215 Frank Update all.json (#2039) 144 Tim Janssen Update all.json (#2038) 89 michalisFr Added 0 new domains (#2004) diff --git a/all.json b/all.json index 56108aba3..a1341ca91 100644 --- a/all.json +++ b/all.json @@ -26,9 +26,6 @@ "zapto.org" ], "deny": [ - "esyprodexauth.com", - "allwalletsresolution.com", - "intellsyncedapps.ml", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -355,6 +352,7 @@ "allwalletscrypto.com", "allwalletsinc.com", "allwalletsinc.online", + "allwalletsresolution.com", "allwalletssolution.org", "allwalletsystem.com", "allwalletusa.com", @@ -3895,6 +3893,7 @@ "esp-defiswap.com", "espacev.sbs", "esydexio.com", + "esyprodexauth.com", "esystemsync.live", "etamask.top", "etamasks.top", @@ -4719,6 +4718,7 @@ "integrationdapp.org", "integrationprotocol.info", "inteldigital.trade", + "intellsyncedapps.ml", "intellsyncedapps.online", "intelphasenet.com", "intelphasesolution.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index e310495b7..e73f84adc 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-08-10", + "url": "allwalletsresolution.com" + }, + { + "date": "2022-08-10", + "url": "esyprodexauth.com" + }, + { + "date": "2022-08-10", + "url": "intellsyncedapps.ml" + }, { "date": "2022-08-09", "url": "5gfixbox.com" diff --git a/package.json b/package.json index 95ecc4608..2ef7cb0f9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-25-x", + "version": "0.18.5-26-x", "versions": { - "git": "0.18.5-25-x", + "git": "0.18.5-26-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 10e0c2eef..83c7fd25c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-25-x", + "version": "0.18.5-26-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 a5b71fbe2..7e0c0ca97 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.5-25-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-26-x' };