diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a972c6a57..29894bfea 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 581 Mich Update all.json (#2416) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 325 Frank Update all.json (#2449) + 326 Frank Update all.json (#2454) 298 Tim Janssen Update all.json (#2453) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 96a0e6cac..60fad6249 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "dppbridge.web.app", - "kyklo.us", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4335,6 +4333,7 @@ "dpp-brdge.web.app", "dpp-solution.firebaseapp.com", "dpp-solution.web.app", + "dppbridge.web.app", "dpsconn.site", "dragonfly-tools.live", "dragonswap.money", @@ -5694,6 +5693,7 @@ "kyberswep.com", "kyc-regulations.info", "kycverify.info", + "kyklo.us", "l2racesupremacy.com", "labornyveri.com", "lacasadepapeltoken.org", diff --git a/meta/2022-10.json b/meta/2022-10.json index 6465230ce..52b204a72 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-10-22", + "url": "dppbridge.web.app" + }, { "date": "2022-10-22", "url": "gecko-reward.fun" @@ -15,6 +19,10 @@ "date": "2022-10-22", "url": "geckorewards.fun" }, + { + "date": "2022-10-22", + "url": "kyklo.us" + }, { "date": "2022-10-21", "url": "cryptopad-next.com" diff --git a/package.json b/package.json index 3ea6c9b2e..b8c1e4f3a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-64-x", + "version": "0.18.11-65-x", "versions": { - "git": "0.18.11-64-x", + "git": "0.18.11-65-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b74e57d87..1742e90d4 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-64-x", + "version": "0.18.11-65-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 dadd7649f..0ceb3750a 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.11-64-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-65-x' };