Skip to content

Commit d949233

Browse files
committed
r0b08x [chore] 1/14/2025, 12:26:16 PM
1 parent 39ab91e commit d949233

File tree

4 files changed

+3918
-11404
lines changed

4 files changed

+3918
-11404
lines changed

README.md

+22-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88

9-
# 🚅 Find the closest or exact value using binary search v2024.10.104
9+
# 🚅 Find the closest or exact value using binary search v2025.4.104
1010

1111

1212

@@ -20,7 +20,7 @@
2020
### Built on NodeJs version
2121

2222
```txt
23-
v22.3.0
23+
v22.13.0
2424
```
2525

2626

@@ -298,14 +298,32 @@ describe('binary search closest', () => {
298298
---
299299

300300

301+
## Quick and Affordable Web Development Services
302+
303+
If you want to quickly and affordably develop your next digital project, visit [corifeus.hu](https://corifeus.hu) for expert solutions tailored to your needs.
304+
305+
---
306+
307+
## Powerful Online Networking Tool
308+
309+
Discover the powerful and free online networking tool at [network.corifeus.com](https://network.corifeus.com).
310+
311+
**Free**
312+
Designed for professionals and enthusiasts, this tool provides essential features for network analysis, troubleshooting, and management.
313+
Additionally, it offers tools for:
314+
- Monitoring TCP, HTTP, and Ping to ensure optimal network performance and reliability.
315+
- Status page management to track uptime, performance, and incidents in real time with customizable dashboards.
316+
317+
All these features are completely free to use.
318+
301319
## Support Our Open-Source Project ❤️
302320
If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you!
303321

304322
### Server Availability
305323
Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding.
306324

307325
### About My Domains
308-
All my domains, including [patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
326+
All my domains, including [patrikx3.com](https://patrikx3.com), [corifeus.hu](https://corifeus.hu) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional.
309327

310328
### Versioning Policy
311329
**Version Structure:** We follow a Major.Minor.Patch versioning scheme:
@@ -318,7 +336,7 @@ All my domains, including [patrikx3.com](https://patrikx3.com) and [corifeus.com
318336
---
319337

320338

321-
[**P3X-BINARY-SEARCH-CLOSEST**](https://corifeus.com/binary-search-closest) Build v2024.10.104
339+
[**P3X-BINARY-SEARCH-CLOSEST**](https://corifeus.com/binary-search-closest) Build v2025.4.104
322340

323341
[![NPM](https://img.shields.io/npm/v/p3x-binary-search-closest.svg)](https://www.npmjs.com/package/p3x-binary-search-closest) [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software)
324342

0 commit comments

Comments
 (0)