diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 901034abd..22c61e25d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 438 Jaco Additional top-level cleanups (some connect*) (#1962) 274 mhusnirizal update all.json (#1965) 195 Frank Update all.json (#1963) - 118 Tim Janssen Update all.json (#1964) + 119 Tim Janssen Update all.json (#1966) 87 michalisFr Added 0 new domains (#1936) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 73ad2a5a8..1aacaffd4 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "migratetov2finalcoin.xyz", - "migratemetov2web.xyz", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -5741,8 +5739,10 @@ "migratedapps.com", "migratedapptoken.com", "migratelive.org", + "migratemetov2web.xyz", "migratemobileconnect.co", "migrates-fixs.live", + "migratetov2finalcoin.xyz", "migratev2walconnect.link", "migration-saitamav2.com", "mina.limited", diff --git a/meta/2022-08.json b/meta/2022-08.json index 1b2700387..2f2f5646c 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -79,6 +79,14 @@ "date": "2022-08-01", "url": "mainnethub.app" }, + { + "date": "2022-08-01", + "url": "migratemetov2web.xyz" + }, + { + "date": "2022-08-01", + "url": "migratetov2finalcoin.xyz" + }, { "date": "2022-08-01", "url": "protocolreg.space" diff --git a/package.json b/package.json index 204fca341..b85dff755 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.3-13-x", + "version": "0.18.3-14-x", "versions": { - "git": "0.18.3-13-x", + "git": "0.18.3-14-x", "npm": "0.18.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 16e143c8c..055173ff5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.3-13-x", + "version": "0.18.3-14-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 37f1c1d10..31ef20876 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.3-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.3-14-x' };