diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 22f225470..0cf3dd5be 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 491 Jaco Cater for pinata unpin rate limits (#2939) 481 Frank Update all.json (#2938) - 480 Tim Janssen Update all.json (#2935) + 481 Tim Janssen Update all.json (#2942) 401 mhusnirizal update all.json (#2923) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 52bc32495..b88c6f107 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "telsync.netlify.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -12351,6 +12350,7 @@ "telesystemupdate.com", "tellaswaps-funds.live", "telos-chains.com", + "telsync.netlify.app", "tempuswallet.com", "tendieswap.info", "tensetverification.com", diff --git a/all/app/all.json b/all/app/all.json index f829ac8a4..43251f167 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -298,6 +298,7 @@ "syndpps.web.app", "synslabs.web.app", "synspad.web.app", + "telsync.netlify.app", "theopendao.app", "tofunft-home.web.app", "tokenauth.app", diff --git a/meta/2023-02.json b/meta/2023-02.json index 69fde4ea3..3e26ce151 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -167,6 +167,10 @@ "date": "2023-02-09", "url": "syncdapps.netlify.app" }, + { + "date": "2023-02-09", + "url": "telsync.netlify.app" + }, { "date": "2023-02-09", "url": "tradingbrokerfx.com" diff --git a/package.json b/package.json index 792f0b220..08686b7aa 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-51-x", + "version": "0.19.2-52-x", "versions": { - "git": "0.19.2-51-x", + "git": "0.19.2-52-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 39a05faf6..5b9e57a3b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-51-x", + "version": "0.19.2-52-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 270e18baf..3439823cd 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.2-51-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-52-x' };