diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 396ec4650..797a5f9f4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 355 mhusnirizal update all.json (#2400) 304 Frank Update all.json (#2398) - 275 Tim Janssen Update all.json (#2397) + 276 Tim Janssen Update all.json (#2401) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 210ecbb60..5f504f274 100644 --- a/all.json +++ b/all.json @@ -28,9 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fixedfloat.one", - "fixeadfloat.com", - "flxedfloat.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4674,6 +4671,7 @@ "fixdapps.xyz", "fixdappsync.com", "fixdappwallet.com", + "fixeadfloat.com", "fixeadfloat.net", "fixed-change.com", "fixed-float.net", @@ -4687,6 +4685,7 @@ "fixeddappscom.com", "fixedfloat.ch", "fixedfloat.in.net", + "fixedfloat.one", "fixedfoat.org", "fixedlfoat.net", "fixedlfoat.org", @@ -4778,6 +4777,7 @@ "flowtechlinks.com", "flowtoken.pro", "flowtoken.space", + "flxedfloat.live", "flynnseaters.com", "flysell.com", "foken.im", diff --git a/meta/2022-10.json b/meta/2022-10.json index d3eaa3086..dd5806b4e 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -3,6 +3,18 @@ "date": "2022-10-11", "url": "claimstation.online" }, + { + "date": "2022-10-11", + "url": "fixeadfloat.com" + }, + { + "date": "2022-10-11", + "url": "fixedfloat.one" + }, + { + "date": "2022-10-11", + "url": "flxedfloat.live" + }, { "date": "2022-10-11", "url": "node-tool.info" diff --git a/package.json b/package.json index 1eb2429e4..e8b36ad9a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-17-x", + "version": "0.18.11-18-x", "versions": { - "git": "0.18.11-17-x", + "git": "0.18.11-18-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 48df0c431..402bc9fab 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-17-x", + "version": "0.18.11-18-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 5e837c441..adbca758c 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-17-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-18-x' };