Skip to content

Commit b555707

Browse files
feat: initial commit
1 parent c84da55 commit b555707

File tree

3 files changed

+88
-5
lines changed

3 files changed

+88
-5
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# Dependencies
22
node_modules/
3-
package-lock.json
4-
yarn.lock
53

64
# Build outputs
75
dist/

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,9 @@ Available browser profiles (78+ profiles):
210210
211211
## 📖 Documentation
212212

213-
- **[Architecture Guide](docs/ARCHITECTURE.md)** - Technical details about TLS/HTTP2 fingerprinting, how browser impersonation works
214-
- **[Build Instructions](docs/BUILD.md)** - Developer guide for building from source
215-
- **[Publishing Guide](docs/PUBLISHING.md)** - How to publish the package
213+
- **[Architecture Guide](docs/ARCHITECTURE.md)** Technical details about TLS/HTTP2 fingerprinting, how browser impersonation works
214+
- **[Build Instructions](docs/BUILD.md)** Developer guide for building from source
215+
- **[Publishing Guide](docs/PUBLISHING.md)** How to publish the package
216216

217217
## 🤝 Contributions are welcome!
218218

package-lock.json

Lines changed: 85 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)