diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 221a8b019..c5a35f182 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 500 Frank Update all.json (#2983) + 501 Frank Update all.json (#2985) 497 Tim Janssen Update all.json (#2986) 494 Jaco 0.19.2 (#2970) 405 mhusnirizal Update all.json (#2984) diff --git a/all.json b/all.json index 17671f073..4d5cf08b0 100644 --- a/all.json +++ b/all.json @@ -93,10 +93,6 @@ "1vsoumsoosby8aazwusucqrysh7lakimcneijp8shsj8x6bpolkadot.js.org", "1yieldrobot.app", "2022-gift.com", - "chainbridges.online", - "coin-conversion.com", - "estcacademy.com", - "litterabbitprojects.com", "203-25-119-115.plesk.page", "203-9-150-224.plesk.page", "203-9-150-237.plesk.page", @@ -1713,6 +1709,7 @@ "chainbridge.live", "chainbridgefactory.xyz", "chainbridgeinfo.xyz", + "chainbridges.online", "chaincloudconnect.live", "chaincodperm.com", "chaincoin.epizy.com", @@ -1931,6 +1928,7 @@ "coin-byte.com", "coin-claim.com", "coin-claims.com", + "coin-conversion.com", "coin-daomaker.cloud", "coin-dapps-web.cloud", "coin-express.me", @@ -5347,6 +5345,7 @@ "esp-defiswap.com", "espacev.sbs", "esstrovagancelmpdsolu.art", + "estcacademy.com", "estravagancexydapps.homes", "estrovagancelmpdsolu.homes", "esychaindexxio.com", @@ -6973,6 +6972,7 @@ "liquidityentry.com", "litechainconnect.com", "liteswapp.com", + "litterabbitprojects.com", "little-cronos.com", "littleentrepreneur.org", "littlerabbitintegrated.live", diff --git a/all/com/all.json b/all/com/all.json index aed25d93d..859dbf2fd 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -777,6 +777,7 @@ "coin-byte.com", "coin-claim.com", "coin-claims.com", + "coin-conversion.com", "coin-metapad.com", "coin-solution.herokuapp.com", "coinbase-account-reset.com", @@ -2145,6 +2146,7 @@ "errorsrestoreonline.com", "esmartchecker.com", "esp-defiswap.com", + "estcacademy.com", "esychaindexxio.com", "esydexio.com", "esyprodexauth.com", @@ -2792,6 +2794,7 @@ "liquidityentry.com", "litechainconnect.com", "liteswapp.com", + "litterabbitprojects.com", "little-cronos.com", "live-ico.com", "live-protocol.com", diff --git a/all/online/all.json b/all/online/all.json index 5a77e3fe2..609d7c952 100644 --- a/all/online/all.json +++ b/all/online/all.json @@ -131,6 +131,7 @@ "centralized-protocol.online", "centralpad.online", "chain-nodesync.online", + "chainbridges.online", "chainfixbridge.online", "chainlinkdex.online", "chainnode-sync.online", diff --git a/meta/2023-02.json b/meta/2023-02.json index b258637d4..5fdba350c 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -7,6 +7,10 @@ "date": "2023-02-17", "url": "bakery-polkadot.org" }, + { + "date": "2023-02-17", + "url": "chainbridges.online" + }, { "date": "2023-02-17", "url": "chainsync.live" @@ -15,10 +19,18 @@ "date": "2023-02-17", "url": "claimes-seedify.org" }, + { + "date": "2023-02-17", + "url": "coin-conversion.com" + }, { "date": "2023-02-17", "url": "dapp-rectify.netlify.app" }, + { + "date": "2023-02-17", + "url": "estcacademy.com" + }, { "date": "2023-02-17", "url": "fiixedfloat.org" @@ -31,6 +43,10 @@ "date": "2023-02-17", "url": "fixedflo.at" }, + { + "date": "2023-02-17", + "url": "litterabbitprojects.com" + }, { "date": "2023-02-17", "url": "nicvicresolve.live" diff --git a/package.json b/package.json index 8752f4967..1dd34ceee 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.3-12-x", + "version": "0.19.3-13-x", "versions": { - "git": "0.19.3-12-x", + "git": "0.19.3-13-x", "npm": "0.19.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0408da38c..a473a8df0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.3-12-x", + "version": "0.19.3-13-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e3f384920..ff0923a3b 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.19.3-12-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.3-13-x' };