Viet Huynh
|
df2a2d7141
|
prefix node module import with node:
|
2023-11-21 03:00:35 +07:00 |
|
Viet Huynh
|
041970972a
|
use more accurate domain regex pattern
|
2023-11-21 02:58:01 +07:00 |
|
Viet Huynh
|
8c8d5c70a6
|
fix list download
|
2023-11-21 02:57:10 +07:00 |
|
Viet Huynh
|
0478a2f957
|
use another domain regex pattern to fix domain validation
|
2023-11-20 08:25:01 +07:00 |
|
Viet Huynh
|
7189599019
|
implement memoization for domain normalization
|
2023-11-19 18:20:47 +07:00 |
|
Viet Huynh
|
b364df7864
|
throw errors in utils and helpers
|
2023-11-19 17:48:37 +07:00 |
|
Viet Huynh
|
70a2dfa89f
|
refactored domain processing code to improve performance and memory usage
|
2023-11-19 17:46:39 +07:00 |
|
Viet Huynh
|
6eb55bf6a1
|
refactored downloadFiles to a more efficient approach
|
2023-11-19 16:39:54 +07:00 |
|
Viet Huynh
|
cdcce5a939
|
remove sleep function
|
2023-11-02 02:58:24 +07:00 |
|
Viet Huynh
|
4135102371
|
fix node-fetch vs. fetch compatibility
|
2023-09-26 12:53:22 +07:00 |
|
Viet Huynh
|
245cc2e8cf
|
ported list download code to JS
|
2023-09-17 16:48:34 +07:00 |
|
Viet Huynh
|
083335278c
|
updated blocklist check logic to prevent adding a subdomain if a higher-level domain is already blocked
|
2023-09-15 05:36:19 +07:00 |
|
Viet Huynh
|
40772b567d
|
refactored domain processing code
|
2023-09-12 16:35:16 +07:00 |
|
Viet Huynh
|
ed5f24b6ec
|
reorganized code
|
2023-09-09 21:43:57 +07:00 |
|
Viet Huynh
|
53803edc6e
|
reorganized API code
|
2023-09-09 20:46:56 +07:00 |
|
Viet Huynh
|
43bd87f2dd
|
use native fetch and refactored list creation
|
2023-09-09 19:53:47 +07:00 |
|