diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6618915a0..455e6fa83 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 478 Jaco 0.18.13 (#2769) - 440 Frank Update all.json (#2815) + 441 Frank Update all.json (#2816) 439 Tim Janssen Update all.json (#2814) 390 mhusnirizal update all.json (#2811) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 7be2f5f26..05729f5ad 100644 --- a/all.json +++ b/all.json @@ -74,8 +74,6 @@ "185-236-231-93.plesk.page", "185-249-218-167.plesk.page", "185-80-53-113.plesk.page", - "apygate.mainnet.website", - "holxyx.us", "185-80-53-115.plesk.page", "185-81-114-144.plesk.page", "192-3-122-179.plesk.page", @@ -687,6 +685,7 @@ "aptosıabs.com", "aptoslab-dappstool.xyz", "apygate.com", + "apygate.mainnet.website", "apyinterphase.online", "apynodeconnect.xyz", "apynodesecured.online", @@ -5808,6 +5807,7 @@ "holiday-rental.online", "holoridebot.online", "holscrape.one", + "holxyx.us", "home-dappsconnect.online", "home-kraken.online", "homeconnectwalletpancakeswap.diskstation.org", diff --git a/meta/2023-01.json b/meta/2023-01.json index 8107d217f..22111e735 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -3,6 +3,10 @@ "date": "2023-01-17", "url": "3secure.online" }, + { + "date": "2023-01-17", + "url": "apygate.mainnet.website" + }, { "date": "2023-01-17", "url": "assetssecuritybackup.com" @@ -31,6 +35,10 @@ "date": "2023-01-17", "url": "dexpadnode.site" }, + { + "date": "2023-01-17", + "url": "holxyx.us" + }, { "date": "2023-01-17", "url": "luncdefi.online" diff --git a/package.json b/package.json index 2ea67fb21..ce8360f6a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-44-x", + "version": "0.18.14-45-x", "versions": { - "git": "0.18.14-44-x", + "git": "0.18.14-45-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e5662b410..e8e4af485 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-44-x", + "version": "0.18.14-45-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 b9727a7db..e12a88365 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-44-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-45-x' };