We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c879ff1 commit c66f7e8Copy full SHA for c66f7e8
README.md
@@ -49,6 +49,7 @@ npm run test 'year'/'folder-name'/solution.test.js
49
| # | Challenge |Status | My Solution |
50
| :-: | ----------------------------------------------------------------- |:----: | :------------------------------------------------------------------------------------------------------: |
51
| 01 | [!Consigue acceso a la terminal!](https://codember.dev) | ✅ | [here](./2024/01-consigue-acceso-a-la-terminal/solution.js) |
52
+| 02 | [Detectando acceso no deseado](https://codember.dev) | ✅ | [here](./2024/02-detectando-acceso-no-deseado/solution.js) |
53
</details>
54
55
## 🎯 2023 Challenges
0 commit comments