From b6b616c0e90be12336581db7a1e495c0d0baa71b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 13:17:37 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.7-46-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-08.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7830830cd..6df246ea1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 575 Mich Update all.json (#2119) 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) - 239 Frank Update all.json (#2149) + 240 Frank Update all.json (#2152) 193 Tim Janssen Update all.json (#2151) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 81d8ad70a..d120bf93f 100644 --- a/all.json +++ b/all.json @@ -31,10 +31,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "0xtorus.com", - "interline-asia.com", - "opeaseaconnect.live", - "registrybridge.com", - "verifyasset.site", "0xzabo.com", "104.168.169.107", "107-172-188-102.plesk.page", @@ -4931,6 +4927,7 @@ "interfacevalidation.on.fleek.co", "interfidapp.online", "intergatewayip.com", + "interline-asia.com", "interloadingdapps.online", "internationalcapitalgrowth.com", "internationalgemologicalcenter.com", @@ -6957,6 +6954,7 @@ "onlywcappsprojects.netlify.app", "onpolkadot.js.org", "oopensea-io.com", + "opeaseaconnect.live", "opeautmint.live", "open-bypass.com", "open-defi-notifications.web.app", @@ -8111,6 +8109,7 @@ "refund-coinbase.com", "refund-othersidemeta.xyz", "refund.mutanthapeprime.io", + "registrybridge.com", "registryconnector.com", "reinstatewallet.com", "reintegrationconnect.com", @@ -10442,6 +10441,7 @@ "verify.yuzu--swap.com", "verifyasset.net", "verifyasset.org", + "verifyasset.site", "verifyassets.net", "verifyauthnet.com", "verifychain.org", diff --git a/meta/2022-08.json b/meta/2022-08.json index 32ea4e5f6..0985120fa 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -27,10 +27,26 @@ "date": "2022-08-31", "url": "fixedlfoat.net" }, + { + "date": "2022-08-31", + "url": "interline-asia.com" + }, { "date": "2022-08-31", "url": "nodaffix.com" }, + { + "date": "2022-08-31", + "url": "opeaseaconnect.live" + }, + { + "date": "2022-08-31", + "url": "registrybridge.com" + }, + { + "date": "2022-08-31", + "url": "verifyasset.site" + }, { "date": "2022-08-31", "url": "web.flowlinksapp.com" diff --git a/package.json b/package.json index 4c8e44bbe..6373023ff 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-45-x", + "version": "0.18.7-46-x", "versions": { - "git": "0.18.7-45-x", + "git": "0.18.7-46-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 383b1eb7f..f52220c0c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-45-x", + "version": "0.18.7-46-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c9ff51a20..5f8b4d42d 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.7-45-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-46-x' };