diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6be3bbca2..d08f1144e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 433 Jaco Plesk site flatenning (#1933) - 270 mhusnirizal update all.json (#1939) + 271 mhusnirizal update all.json (#1940) 191 Frank Update all.json (#1934) 108 thwjanssen89 Update all.json (#1938) 87 michalisFr Added 0 new domains (#1936) diff --git a/all.json b/all.json index 69702d589..e9eeac7d1 100644 --- a/all.json +++ b/all.json @@ -26,7 +26,6 @@ "zapto.org" ], "deny": [ - "indexapplc.online", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4443,6 +4442,7 @@ "in-nords-synchronization.com", "incwalletvalidates.net", "indexapp.info", + "indexapplc.online", "indexapps.one", "indexcaptchabot.info", "indexchaincod.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 78399cbc4..ba0184066 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -11,6 +11,10 @@ "date": "2022-07-28", "url": "digitalsynchub.space" }, + { + "date": "2022-07-28", + "url": "indexapplc.online" + }, { "date": "2022-07-28", "url": "s.soho-protocol.live" diff --git a/package.json b/package.json index 15c8d80a9..cbfcf7257 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-54-x", + "version": "0.18.2-55-x", "versions": { - "git": "0.18.2-54-x", + "git": "0.18.2-55-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0bcdb8c83..430e3d7cd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-54-x", + "version": "0.18.2-55-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 0d9d28868..2aeec0e0d 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.2-54-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-55-x' };