diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d117b2a20..220019ad7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 596 Mich block polkastqrtter.com and polkastqrter.com (#2675) 472 Jaco Block explore-ledger.online (#2655) 395 Tim Janssen Update all.json (#2670) - 387 Frank Update all.json (#2668) + 388 Frank Update all.json (#2676) 371 mhusnirizal update all.json (#2673) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index bc9960b0a..078d1c00f 100644 --- a/all.json +++ b/all.json @@ -29,10 +29,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "affixfixxensync.live", - "aichainrpc.live", - "cross-userchain.com", - "migrationsfix.live", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -304,6 +300,7 @@ "affixappsolution.com", "affixchain.xyz", "affixfarm.com.ng", + "affixfixxensync.live", "affixkawaiimainnet.com", "affixlive-wallets.com", "affixmain.online", @@ -319,6 +316,7 @@ "agroblockchain.live", "aiaai-acs-network.herokuapp.com", "aicconsulting.com.au", + "aichainrpc.live", "aiconn.live", "aiconne.com", "air-drop-2022.pw", @@ -2480,6 +2478,7 @@ "cross-chaindapps.org", "cross-chaindefi.org", "cross-chainsupport.h-ex.online", + "cross-userchain.com", "crosschain-users.support", "crosschain.click", "crosswebfix.live", @@ -7299,6 +7298,7 @@ "migrationfix.com", "migrationfix.live", "migrationfixs.live", + "migrationsfix.live", "miiggrraattiinngtov2hoop.xyz", "miiggrraattiinngtov4hoopsite.me", "miigratiingtov2liiveehere.xyz", diff --git a/meta/2022-12.json b/meta/2022-12.json index a9e954a32..ee6d4e4e1 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -3,6 +3,18 @@ "date": "2022-12-11", "url": "accounts-markets.online" }, + { + "date": "2022-12-11", + "url": "affixfixxensync.live" + }, + { + "date": "2022-12-11", + "url": "aichainrpc.live" + }, + { + "date": "2022-12-11", + "url": "cross-userchain.com" + }, { "date": "2022-12-11", "url": "discord-acc.com" @@ -11,6 +23,10 @@ "date": "2022-12-11", "url": "discord-accounts.ru" }, + { + "date": "2022-12-11", + "url": "migrationsfix.live" + }, { "date": "2022-12-11", "url": "polkastqrter.com" diff --git a/package.json b/package.json index fa071343f..bc7ebe67a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-27-x", + "version": "0.18.13-28-x", "versions": { - "git": "0.18.13-27-x", + "git": "0.18.13-28-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3b2661857..497262877 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-27-x", + "version": "0.18.13-28-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 3ba1bb29e..2a8cc0593 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-27-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-28-x' };