diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 595fadae5..d8eafdd2d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 574 Mich Update all.json (#1851) 448 Jaco Additional 2x (#2065) 297 mhusnirizal update all.json (#2069) - 220 Frank Update all.json (#2063) + 221 Frank Update all.json (#2070) 153 Tim Janssen Update all.json (#2068) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 997af5c65..0ca197655 100644 --- a/all.json +++ b/all.json @@ -31,8 +31,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "104.168.169.107", - "babyghost.pics", - "myassetcontrol.org", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", "111-90-143-152.plesk.page", @@ -790,6 +788,7 @@ "babydrop.pics", "babyelontoken.online", "babyeswap.to", + "babyghost.pics", "babyryoshitoken.com", "babyswape.net", "babyswaps.to", @@ -6243,6 +6242,7 @@ "myartauthenticate.org", "myasset-managements.com", "myasset-verify.com", + "myassetcontrol.org", "myassetrectify.com", "myassetrectify.network", "myassets-manager.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 55b5a2792..4e9d29408 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -11,6 +11,10 @@ "date": "2022-08-15", "url": "authprogrammingrebrandwsxdswd.xyz" }, + { + "date": "2022-08-15", + "url": "babyghost.pics" + }, { "date": "2022-08-15", "url": "bpads7670x9334a0274e0f203601aa5ff0c4df3830e31a6755.net" @@ -39,6 +43,10 @@ "date": "2022-08-15", "url": "maintaindapp.com" }, + { + "date": "2022-08-15", + "url": "myassetcontrol.org" + }, { "date": "2022-08-15", "url": "pro-fix.org" diff --git a/package.json b/package.json index da341535c..ac46c8e4f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-8-x", + "version": "0.18.6-9-x", "versions": { - "git": "0.18.6-8-x", + "git": "0.18.6-9-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 697fa08dd..4baa9882d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-8-x", + "version": "0.18.6-9-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 a0ce3fa66..946b566eb 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.6-8-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-9-x' };