diff --git a/Source/domainset/cdn.conf b/Source/domainset/cdn.conf index 93745524..17cf7708 100644 --- a/Source/domainset/cdn.conf +++ b/Source/domainset/cdn.conf @@ -1121,14 +1121,6 @@ media.masto.nu .misskeyusercontent.com .misskeyusercontent.jp o.n1mp.org -# plurk -assets.plurk.com -avatars.plurk.com -emos.plurk.com -images.plurk.com -s.plurk.com -# dropshare -.dsc.cloud # >> OCSP r3.o.lencr.org @@ -2056,6 +2048,14 @@ cdn-msp.18comic.vip cdn-msp.jmcomic.me # NicoNico resource.video.nimg.jp +# plurk +assets.plurk.com +avatars.plurk.com +emos.plurk.com +images.plurk.com +s.plurk.com +# dropshare +.dsc.cloud # Others .ziffstatic.com .muscache.com diff --git a/bun.lockb b/bun.lockb index 8a862178..a9c2b0e0 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9dda36f4..da5fe2a3 100644 --- a/package.json +++ b/package.json @@ -29,22 +29,22 @@ "punycode": "^2.3.1", "table": "^6.8.2", "tar-stream": "^3.1.7", - "tldts": "^6.1.27", - "tldts-experimental": "^6.1.27", + "tldts": "^6.1.28", + "tldts-experimental": "^6.1.28", "yaml": "^2.4.5" }, "devDependencies": { "@eslint-sukka/node": "6.0.0-beta.3", "@eslint-sukka/ts": "6.0.0-beta.3", "@types/async-retry": "^1.4.8", - "@types/bun": "^1.1.4", + "@types/bun": "^1.1.5", "@types/tar-stream": "^3.1.3", - "bun-types": "^1.1.13", + "bun-types": "^1.1.15", "eslint": "^9.5.0", "eslint-config-sukka": "6.0.0-beta.3", "eslint-formatter-sukka": "6.0.0-beta.3", "mitata": "^0.1.11", - "typescript": "^5.4.5" + "typescript": "^5.5.2" }, "resolutions": { "has": "npm:@nolyfill/has@latest"