Skip to content

Commit e40bd0d

Browse files
Add RESPONSIBLE_USE.md, update README; add LICENSE where missing
1 parent 232ba37 commit e40bd0d

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,3 +569,7 @@ DBC_PASSWORD=your_dbc_password
569569
| API npm Integration | 24 | [![API npm Integration](https://github.com/deathbycaptcha/deathbycaptcha-api-client-nodejs/actions/workflows/api-npm-integration.yml/badge.svg)](https://github.com/deathbycaptcha/deathbycaptcha-api-client-nodejs/actions/workflows/api-npm-integration.yml) |
570570
| Coverage | 22 | [![Coverage](https://img.shields.io/endpoint?url=https://deathbycaptcha.github.io/deathbycaptcha-api-client-nodejs/coverage-badge.json)](https://github.com/deathbycaptcha/deathbycaptcha-api-client-nodejs/actions/workflows/coverage.yml) |
571571

572+
## Responsible Use
573+
574+
See [Responsible Use Agreement](RESPONSIBLE_USE.md).
575+

RESPONSIBLE_USE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Responsible Use Agreement
2+
3+
For development and automation against locally hosted or explicitly authorized/demo sites—this library (MIT License) is provided for legitimate use, testing, and research; it must not be used to bypass protections, gain unauthorized access, or target third‑party websites without explicit permission. Users must comply with all applicable laws and third‑party terms, must not publish credentials, and should run examples only against local or consented targets.

0 commit comments

Comments
 (0)