diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 254217d70..d0c11848b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 474 Jaco Bump deps (w/ deprecation warnings) (#2689) 399 Tim Janssen Update all.json (#2695) 396 Frank Update all.json (#2693) - 375 mhusnirizal update all.json (#2694) + 376 mhusnirizal update all.json (#2696) 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 9797e54f3..497480603 100644 --- a/all.json +++ b/all.json @@ -27,9 +27,6 @@ "zapto.org" ], "deny": [ - "smartresolve-fix.live", - "airdropwalletapp.pages.dev", - "techsuportter.000webhostapp.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -340,6 +337,7 @@ "airdrops.fun", "airdropsdao.org", "airdroptrust.xyz", + "airdropwalletapp.pages.dev", "airdropwalletconnect.org", "airesolution.live", "airswallets.com", @@ -10498,6 +10496,7 @@ "smartrectification.org", "smartrectify.com", "smartresolutioncoindec.live", + "smartresolve-fix.live", "smartsconnect.net", "smartsconnect.org", "smartsoilutiontec.live", @@ -11308,6 +11307,7 @@ "technicalvalidator.pw", "techsmainapp.com", "techsolutionagent.com", + "techsuportter.000webhostapp.com", "techvantageapps.com", "teddybearsquad.org", "teddybearsquads.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index d4c184ceb..2e47498ea 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-12-16", + "url": "airdropwalletapp.pages.dev" + }, + { + "date": "2022-12-16", + "url": "smartresolve-fix.live" + }, + { + "date": "2022-12-16", + "url": "techsuportter.000webhostapp.com" + }, { "date": "2022-12-15", "url": "altsupport.center" diff --git a/package.json b/package.json index b86e38d99..8cb84dd70 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-45-x", + "version": "0.18.13-46-x", "versions": { - "git": "0.18.13-45-x", + "git": "0.18.13-46-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f1524af85..7935729f2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-45-x", + "version": "0.18.13-46-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 0c1606920..65c119550 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-45-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-46-x' };