diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d5d9360b6..885b4272a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 599 Mich Block three scams spread on twitter (#2708) 475 Jaco Bump dev (#2724) 410 Tim Janssen Update address.json (#2719) - 408 Frank Update all.json (#2722) + 409 Frank Update all.json (#2727) 377 mhusnirizal update all.json (#2723) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 36f13b4cc..a469e1734 100644 --- a/all.json +++ b/all.json @@ -31,11 +31,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "activesyncferifix.com", - "configurationdapps.pro", - "connect-collab.org", - "mxprotocol.online", - "trustpad-zk.com", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", @@ -274,6 +269,7 @@ "activedapp.online", "activefix.online", "activenodebridge.site", + "activesyncferifix.com", "activetokenatoraccess.online", "activetokenlink.info", "activetranquilityprocessor.click", @@ -2141,6 +2137,7 @@ "configdevminter.online", "configmintedapps.life", "configurationdapps.com", + "configurationdapps.pro", "configureallwallets.net", "configurenodes.live", "configvalidate.tk", @@ -2158,6 +2155,7 @@ "connect-2dapps.com", "connect-check.com", "connect-colab.land", + "connect-collab.org", "connect-collabland.cc", "connect-collabland.com", "connect-collabland.net", @@ -7895,6 +7893,7 @@ "mutiwalletdapps.com", "mwsupportlive.com", "mwyehtrewellet.com", + "mxprotocol.online", "my-1passwards.com", "my-1passwcord.com", "my-1passworad.com", @@ -12095,6 +12094,7 @@ "trustpad-web.com", "trustpad-web3.com", "trustpad-xmas.net", + "trustpad-zk.com", "trustpaď.com", "trustpad.dev", "trustpad.events", diff --git a/meta/2022-12.json b/meta/2022-12.json index ce54cb999..7283e85be 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -3,6 +3,10 @@ "date": "2022-12-26", "url": "activenodebridge.site" }, + { + "date": "2022-12-26", + "url": "activesyncferifix.com" + }, { "date": "2022-12-26", "url": "app.webreslovenetwork.live" @@ -51,10 +55,18 @@ "date": "2022-12-26", "url": "collaberctools.online" }, + { + "date": "2022-12-26", + "url": "configurationdapps.pro" + }, { "date": "2022-12-26", "url": "connecctioonfix.com" }, + { + "date": "2022-12-26", + "url": "connect-collab.org" + }, { "date": "2022-12-26", "url": "connectdapssmart.com" @@ -155,6 +167,10 @@ "date": "2022-12-26", "url": "mint-syncextension.com" }, + { + "date": "2022-12-26", + "url": "mxprotocol.online" + }, { "date": "2022-12-26", "url": "openseawallets.netlify.app" @@ -239,6 +255,10 @@ "date": "2022-12-26", "url": "trustpad-xmas.net" }, + { + "date": "2022-12-26", + "url": "trustpad-zk.com" + }, { "date": "2022-12-26", "url": "vixozenpoll.online" diff --git a/package.json b/package.json index 05b36040e..415ea55fb 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-70-x", + "version": "0.18.13-71-x", "versions": { - "git": "0.18.13-70-x", + "git": "0.18.13-71-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 75cc6ab92..8d168c2cf 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-70-x", + "version": "0.18.13-71-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 34018661b..ef2fa0e27 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.13-70-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-71-x' };