diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2a3d169fc..533c3212c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 576 Mich Update all.json (#2212) 456 Jaco Alphabetical README sorting (+ editor note) (#2206) 321 mhusnirizal update all.json (#2227) - 255 Frank Update all.json (#2223) + 256 Frank Update all.json (#2230) 221 Tim Janssen Update all.json (#2228) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index fc57dc2ec..034c1aa17 100644 --- a/all.json +++ b/all.json @@ -29,13 +29,9 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "0xtoruslabs.com", - "phrasesauth.com", - "publicdefinetwork.com", - "webauttaffix.com", - "zaboinc.com", "0vwwuniswap.top", "0xtorus.com", + "0xtoruslabs.com", "0xzabo.com", "104.168.169.107", "107-172-188-102.plesk.page", @@ -7614,6 +7610,7 @@ "phantom-app.website", "phantomsapp.io", "phantomwebwallets.com", + "phrasesauth.com", "phraseseed-meta.live", "phuongvietct.thanhnhanct.com", "phuture.medium.cn.com", @@ -8234,6 +8231,7 @@ "ptsupamratbk.com", "publicchainsecure.com", "publicdappnetwork.com", + "publicdefinetwork.com", "pulsechain-bridgeintoken.com", "pulsechainconnect.com", "pulsechaindirect.com", @@ -12414,6 +12412,7 @@ "webapprev.com", "webapptrust.website", "webauthsaccess.com", + "webauttaffix.com", "webbridge.xyz", "webchainnode.com", "webcoins-synchronize.info", @@ -12727,6 +12726,7 @@ "yugadaotoken.com", "yuzu-swap.live", "z5h64q92x9.net", + "zaboinc.com", "zabotools.com", "zapdapp.online", "zaper.live", diff --git a/meta/2022-09.json b/meta/2022-09.json index c240822ae..0800e9906 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-09-09", + "url": "0xtoruslabs.com" + }, + { + "date": "2022-09-09", + "url": "phrasesauth.com" + }, + { + "date": "2022-09-09", + "url": "publicdefinetwork.com" + }, + { + "date": "2022-09-09", + "url": "webauttaffix.com" + }, + { + "date": "2022-09-09", + "url": "zaboinc.com" + }, { "date": "2022-09-08", "url": "accessnode.surge.sh" diff --git a/package.json b/package.json index 547020303..184dbfeb7 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-50-x", + "version": "0.18.8-51-x", "versions": { - "git": "0.18.8-50-x", + "git": "0.18.8-51-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 842a1b292..dc3bb94ed 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-50-x", + "version": "0.18.8-51-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 e8ff30b30..c28c7a91f 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.8-50-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-51-x' };