diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4cbd6c101..822923de7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 357 mhusnirizal update all.json (#2413) 307 Frank Update all.json (#2410) - 281 Tim Janssen Update all.json (#2412) + 282 Tim Janssen Update all.json (#2414) 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 568f0d2a1..a263143b9 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fastcoiner.com", - "fixedfloat.to", - "fixedfloat.cfd", - "indexrect.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4599,6 +4595,7 @@ "fastautolink.com", "fastautolinked.com", "fastchainsync.xyz", + "fastcoiner.com", "fastcoinsolutiion.click", "fastconnectfix.site", "fastdappfix.com", @@ -4712,9 +4709,11 @@ "fixedcoinwallets.com", "fixedconnects.live", "fixeddappscom.com", + "fixedfloat.cfd", "fixedfloat.ch", "fixedfloat.in.net", "fixedfloat.one", + "fixedfloat.to", "fixedfoat.org", "fixedlfoat.net", "fixedlfoat.org", @@ -5335,6 +5334,7 @@ "indexchaincod.com", "indexdapp.online", "indexplorer.site", + "indexrect.online", "indexsync.online", "indexval.online", "indobridge.best", diff --git a/meta/2022-10.json b/meta/2022-10.json index 6e3499769..8a4199cef 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-10-13", + "url": "fastcoiner.com" + }, + { + "date": "2022-10-13", + "url": "fixedfloat.cfd" + }, + { + "date": "2022-10-13", + "url": "fixedfloat.to" + }, + { + "date": "2022-10-13", + "url": "indexrect.online" + }, { "date": "2022-10-12", "url": "ablaiz.com" diff --git a/package.json b/package.json index b5ea353b9..6e6e56558 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-28-x", + "version": "0.18.11-29-x", "versions": { - "git": "0.18.11-28-x", + "git": "0.18.11-29-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d4776ce18..53a1587a8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-28-x", + "version": "0.18.11-29-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 d80bbceae..410de3098 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-28-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-29-x' };