diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 00ba5af42..07c86b3ef 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 490 Jaco Bump dev (#2911) - 473 Frank Update all.json (#2918) + 474 Frank Update all.json (#2920) 473 Tim Janssen Update address.json (#2915) 399 mhusnirizal update all.json (#2901) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 877041641..603239255 100644 --- a/all.json +++ b/all.json @@ -32,9 +32,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "defidappnets.firebaseapp.com", - "defidappnets.web.app", - "fixnodesdappchainserver.online", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", @@ -4573,6 +4570,8 @@ "deficryptoconnects.com", "deficryptowallet.com", "defidapp-net.web.app", + "defidappnets.firebaseapp.com", + "defidappnets.web.app", "defidappprotocol.com", "defidapps-net.web.app", "defidapps.wixsite.com", @@ -5608,6 +5607,7 @@ "fixnetprotocol.com", "fixnodes.com", "fixnodes.online", + "fixnodesdappchainserver.online", "fixnodestring.com", "fixnodetool.com", "fixprotocol.online", diff --git a/all/app/all.json b/all/app/all.json index bf41720fc..fd0029312 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -120,6 +120,7 @@ "defi-validate.web.app", "deficonnector.netlify.app", "defidapp-net.web.app", + "defidappnets.web.app", "defidapps-net.web.app", "defidappsnet.web.app", "defiprotocol-dcd35.web.app", diff --git a/all/com/all.json b/all/com/all.json index 5713d166d..0bfb467ca 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -1820,6 +1820,7 @@ "deficryptoconnect.com", "deficryptoconnects.com", "deficryptowallet.com", + "defidappnets.firebaseapp.com", "defidappprotocol.com", "defidapps.wixsite.com", "defidappsmainnet.com", diff --git a/all/online/all.json b/all/online/all.json index 46874a1ed..e5ab63074 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -411,6 +411,7 @@ "fixencrypt.online", "fixitwallets.online", "fixnodes.online", + "fixnodesdappchainserver.online", "fixprotocol.online", "fixtokengiveaway.online", "fixtrade.online", diff --git a/meta/2023-02.json b/meta/2023-02.json index 0190e248e..12d9d52fd 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -23,6 +23,14 @@ "date": "2023-02-07", "url": "dappssconnectsync.pages.dev" }, + { + "date": "2023-02-07", + "url": "defidappnets.firebaseapp.com" + }, + { + "date": "2023-02-07", + "url": "defidappnets.web.app" + }, { "date": "2023-02-07", "url": "diamria.best" @@ -31,6 +39,10 @@ "date": "2023-02-07", "url": "ennovayte.netlify.app" }, + { + "date": "2023-02-07", + "url": "fixnodesdappchainserver.online" + }, { "date": "2023-02-07", "url": "flyswap.pro" diff --git a/package.json b/package.json index fc2b00c2c..82d01c1b9 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-35-x", + "version": "0.19.2-36-x", "versions": { - "git": "0.19.2-35-x", + "git": "0.19.2-36-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d15da73ac..63d693459 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-35-x", + "version": "0.19.2-36-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3c985f9cf..ccbaaf8af 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.19.2-35-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-36-x' };