diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e52b296ba..eb03593aa 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 467 Jaco Bump TS (#2589) 374 Frank Update all.json (#2607) 366 Tim Janssen Update all.json (#2606) - 363 mhusnirizal update all.json (#2594) + 364 mhusnirizal update all.json (#2608) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 846f4e8b2..a2806a913 100644 --- a/all.json +++ b/all.json @@ -27,14 +27,12 @@ "zapto.org" ], "deny": [ - "mainresolvetech.com", - "ewalletsupport.netlify.app", - "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", + "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", "0x946112efab61c3636cbd52de2e1392d7a75a6f01.art", "0xb3d08c783ecebe7063b08b7f523a429e3c3547575731.xyz", @@ -4735,6 +4733,7 @@ "evidenceconnectwonder.xyz", "evmtoken.xyz", "ewalletretrieval.live", + "ewalletsupport.netlify.app", "ewalletvalidators.com", "ewest.com.au", "exalica.ba", @@ -6414,6 +6413,7 @@ "mainrectify-sync.top", "mainrectify.com", "mainresolvequest.homes", + "mainresolvetech.com", "mains-afixs.online", "mainsaffixsync.online", "mainsafixx.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index e70e71d8a..a9b54d565 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-11-26", + "url": "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz" + }, + { + "date": "2022-11-26", + "url": "ewalletsupport.netlify.app" + }, + { + "date": "2022-11-26", + "url": "mainresolvetech.com" + }, { "date": "2022-11-25", "url": "allchain-usersupport.com" diff --git a/package.json b/package.json index b7cce88a6..4d2522ab0 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-34-x", + "version": "0.18.12-35-x", "versions": { - "git": "0.18.12-34-x", + "git": "0.18.12-35-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 332b4bc68..3d2a4e36e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-34-x", + "version": "0.18.12-35-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 61192d4e8..a042ac148 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.12-34-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-35-x' };