This website requires JavaScript.
Explore
Help
Register
Sign in
seth
/
adguardHomeJoiner
Watch
1
Star
0
Fork
You've already forked adguardHomeJoiner
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
7
commits
1
branch
0
tags
50
KiB
TypeScript
100%
f92b54e997
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
wont-stream
f92b54e997
Refactor updateList function to reset rules locally and update interval to 15 minutes
2025-01-15 15:05:15 -05:00
.gitignore
Implement caching for DNS blocklist fetching and update list management
2025-01-15 14:53:12 -05:00
bun.lockb
Initialize project with TypeScript configuration, package.json, and .gitignore
2025-01-14 21:20:05 -05:00
cacheFetch.ts
Implement caching for DNS blocklist fetching and update list management
2025-01-15 14:53:12 -05:00
index.ts
Refactor updateList function to reset rules locally and update interval to 15 minutes
2025-01-15 15:05:15 -05:00
LICENSE
Initial commit
2025-01-15 01:59:02 +00:00
package.json
Initialize project with TypeScript configuration, package.json, and .gitignore
2025-01-14 21:20:05 -05:00
README.md
Initial commit
2025-01-15 01:59:02 +00:00
test.ts
Implement caching for DNS blocklist fetching and update list management
2025-01-15 14:53:12 -05:00
tsconfig.json
Initialize project with TypeScript configuration, package.json, and .gitignore
2025-01-14 21:20:05 -05:00
README.md
adguardHomeJoiner