diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 24845def2..11cf59423 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 462 Jaco Bump TS (#2337) 351 mhusnirizal update all.json (#2377) 297 Frank Update all.json (#2375) - 266 Tim Janssen Update all.json (#2378) + 267 Tim Janssen Update all.json (#2379) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 414296c31..4bac42806 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "syncdpp.firebaseapp.com", - "syncdpp.web.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -10062,6 +10060,8 @@ "syncdeftools.com", "syncdev.online", "syncdirect.info", + "syncdpp.firebaseapp.com", + "syncdpp.web.app", "syncedwallets.live", "syncerror.site", "synceth.xyz", diff --git a/meta/2022-10.json b/meta/2022-10.json index 5acae27b3..33e98d994 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -43,6 +43,14 @@ "date": "2022-10-06", "url": "sychrofchains.xyz" }, + { + "date": "2022-10-06", + "url": "syncdpp.firebaseapp.com" + }, + { + "date": "2022-10-06", + "url": "syncdpp.web.app" + }, { "date": "2022-10-06", "url": "syncnodestrings.netlify.app" diff --git a/package.json b/package.json index 85bffeff0..76fbdabe4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.10-59-x", + "version": "0.18.10-60-x", "versions": { - "git": "0.18.10-59-x", + "git": "0.18.10-60-x", "npm": "0.18.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 80c1b6691..a93e00eb4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.10-59-x", + "version": "0.18.10-60-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4e8340020..6ddee6adb 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.10-59-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.10-60-x' };