diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2bbe18052..40b270d13 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 473 Jaco Adjust TS target (#2687) 396 Tim Janssen Update all.json (#2680) 393 Frank Update all.json (#2685) - 373 mhusnirizal update all.json (#2682) + 374 mhusnirizal update all.json (#2686) 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 97a3d1ea7..116a2db8b 100644 --- a/all.json +++ b/all.json @@ -27,11 +27,6 @@ "zapto.org" ], "deny": [ - "mainnethubs.pages.dev", - "fixsmartco.in", - "moonbeamapi.app", - "app.astarsnetworks.com", - "thepolkingdot.site", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -565,6 +560,7 @@ "app-wallets.ml", "app-walletsolutions.com", "app-wasync.com", + "app.astarsnetworks.com", "app.coinodeservice.com", "app.flowstringapp.com", "app.smartercoiresolve.com", @@ -5153,6 +5149,7 @@ "fixsaccessync.com", "fixsdefi.com", "fixserv.live", + "fixsmartco.in", "fixsupport.live", "fixsynsurge.com", "fixtechdapps.com", @@ -6545,6 +6542,7 @@ "mainnethub.com", "mainnethub.org", "mainnethub.pages.dev", + "mainnethubs.pages.dev", "mainnetinsurance.com", "mainnetintegration.net", "mainnetintegration.org", @@ -7529,6 +7527,7 @@ "moonbeam-update.com", "moonbeam.ink", "moonbeam.link", + "moonbeamapi.app", "moonbeamc.foundation", "moonbeamconnect.com", "moonbeamstaking.com", @@ -11378,6 +11377,7 @@ "thepolkadot.online", "thepolkadot.org", "thepolkadotgroup.com", + "thepolkingdot.site", "theprimeapeplanetmint.com", "therepairer.center", "therestoreservices.com", diff --git a/meta/2022-12.json b/meta/2022-12.json index 6b1226de6..e59da3746 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -11,6 +11,10 @@ "date": "2022-12-13", "url": "aiirdrop-claimings.online" }, + { + "date": "2022-12-13", + "url": "app.astarsnetworks.com" + }, { "date": "2022-12-13", "url": "appbunnyswap.web.app" @@ -111,6 +115,10 @@ "date": "2022-12-13", "url": "explorerprotocol.live" }, + { + "date": "2022-12-13", + "url": "fixsmartco.in" + }, { "date": "2022-12-13", "url": "linkdapp.cc" @@ -127,6 +135,10 @@ "date": "2022-12-13", "url": "mainnethub.org" }, + { + "date": "2022-12-13", + "url": "mainnethubs.pages.dev" + }, { "date": "2022-12-13", "url": "mainnetsynch.online" @@ -139,6 +151,10 @@ "date": "2022-12-13", "url": "meta-alliancedaaps.com" }, + { + "date": "2022-12-13", + "url": "moonbeamapi.app" + }, { "date": "2022-12-13", "url": "multichains.in" @@ -187,6 +203,10 @@ "date": "2022-12-13", "url": "syncvalidate.online" }, + { + "date": "2022-12-13", + "url": "thepolkingdot.site" + }, { "date": "2022-12-13", "url": "tool-free-bitcoin-ethereum.000webhostapp.com" diff --git a/package.json b/package.json index baeabaad0..05e271b75 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-37-x", + "version": "0.18.13-38-x", "versions": { - "git": "0.18.13-37-x", + "git": "0.18.13-38-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b116bb574..171b9f0ca 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-37-x", + "version": "0.18.13-38-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 4972feea3..320db7d14 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-37-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-38-x' };