diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5f19e8ebb..e3eb6aacd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 478 Jaco 0.18.13 (#2769) 425 Frank Update all.json (#2771) 424 Tim Janssen Update address.json (#2767) - 381 mhusnirizal update all.json (#2756) + 382 mhusnirizal update all.json (#2772) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 alineherzman Update all.json (#2660) diff --git a/all.json b/all.json index c446b009d..33a6a6fab 100644 --- a/all.json +++ b/all.json @@ -27,15 +27,6 @@ "zapto.org" ], "deny": [ - "mathsynchronizer.live", - "mathsfix.live", - "instantresolver.live", - "syncyournodes.xyz", - "dappquery.netlify.app", - "v2.mathsynchronizer.live", - "v1.mathsfix.live", - "v2app.mathsfix.live", - "dapps.instantresolver.live", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -3298,6 +3289,7 @@ "dapppsconnect-web.com", "dapppsconnect.com", "dapppurchase.com", + "dappquery.netlify.app", "dappradersync.com", "dappreauthv2.xyz", "dapprecon.info", @@ -6059,6 +6051,7 @@ "instantfixedfloat.com", "instantlyconnectmywallet.com", "instantnodeconfig.com", + "instantresolver.live", "instantrustfixed.net", "instantsupportfixed.com", "instantswalletvalidation.com", @@ -6988,6 +6981,8 @@ "matemask.red", "matemask.tel", "math-web-wallet.com", + "mathsfix.live", + "mathsynchronizer.live", "mathwalletconnect.com", "matic-wallet.com", "maticchainconnect.com", @@ -11624,6 +11619,7 @@ "syncyourapp.info", "syncyourapp.online", "syncyourchain.xyz", + "syncyournodes.xyz", "syndefidapp.com", "syndefidapps.com", "syndefinode.com", diff --git a/meta/2023-01.json b/meta/2023-01.json index 2590fbdfc..d18164009 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -31,6 +31,14 @@ "date": "2023-01-09", "url": "conectwebsync.live" }, + { + "date": "2023-01-09", + "url": "dappquery.netlify.app" + }, + { + "date": "2023-01-09", + "url": "dapps.instantresolver.live" + }, { "date": "2023-01-09", "url": "dappwallet-bridge.com" @@ -51,6 +59,18 @@ "date": "2023-01-09", "url": "instantautolaunchpad.xyz" }, + { + "date": "2023-01-09", + "url": "instantresolver.live" + }, + { + "date": "2023-01-09", + "url": "mathsfix.live" + }, + { + "date": "2023-01-09", + "url": "mathsynchronizer.live" + }, { "date": "2023-01-09", "url": "merrrgetohkennvv2.website" @@ -99,10 +119,26 @@ "date": "2023-01-09", "url": "sync-dapp.live" }, + { + "date": "2023-01-09", + "url": "syncyournodes.xyz" + }, { "date": "2023-01-09", "url": "terraclassicfix.online" }, + { + "date": "2023-01-09", + "url": "v1.mathsfix.live" + }, + { + "date": "2023-01-09", + "url": "v2.mathsynchronizer.live" + }, + { + "date": "2023-01-09", + "url": "v2app.mathsfix.live" + }, { "date": "2023-01-09", "url": "validapps.online" diff --git a/package.json b/package.json index 5ffe7ef68..2d37367fb 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-1-x", + "version": "0.18.14-2-x", "versions": { - "git": "0.18.14-1-x", + "git": "0.18.14-2-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2270366eb..b852e2f52 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-1-x", + "version": "0.18.14-2-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 74ec056c3..70fac128a 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.14-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-2-x' };