diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4f62c5ee5..679d2df88 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 477 Jaco Unlist tickets.newfutures.network (#2750) 422 Tim Janssen Update all.json (#2755) 417 Frank Update all.json (#2752) - 380 mhusnirizal update all.json (#2754) + 381 mhusnirizal update all.json (#2756) 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 23cf84fb9..1a502b4bb 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ "zapto.org" ], "deny": [ - "turvida.pt", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -12316,6 +12315,7 @@ "turnbridgelive.best", "turst-wallet.cam", "turstwallet.club", + "turvida.pt", "turvqweb.online", "tvmcj.com", "tw-hm.tel", diff --git a/meta/2023-01.json b/meta/2023-01.json index 20b4f0166..c6ea80ff3 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -11,6 +11,10 @@ "date": "2023-01-04", "url": "support.omnidefi.io" }, + { + "date": "2023-01-04", + "url": "turvida.pt" + }, { "date": "2023-01-03", "url": "connectnode.ml" diff --git a/package.json b/package.json index d44dc5be3..cf2eeeb22 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-96-x", + "version": "0.18.13-97-x", "versions": { - "git": "0.18.13-96-x", + "git": "0.18.13-97-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5516cbb72..67fff3281 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-96-x", + "version": "0.18.13-97-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 3b61e501d..7de403376 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-96-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-97-x' };