Skip to content

Commit d566e76

Browse files
committed
删除 sing-boxr 内核的 store_dns 配置项
1 parent 9ca28d0 commit d566e76

4 files changed

Lines changed: 4 additions & 8 deletions

_posts/2024-08-21-share-android-singboxr-ruleset.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,7 @@ tags: [sing-box, sing-boxr, Android, ruleset, rule_set, 分享]
267267
"experimental": {
268268
"cache_file": {
269269
"enabled": true,
270-
"store_fakeip": true,
271-
"store_dns": true
270+
"store_fakeip": true
272271
},
273272
"clash_api": {
274273
"external_controller": "127.0.0.1:9999",

_posts/2024-08-22-share-shellcrash-singboxr-ruleset.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,7 @@ sc
308308
"experimental": {
309309
"cache_file": {
310310
"enabled": true,
311-
"store_fakeip": true,
312-
"store_dns": true
311+
"store_fakeip": true
313312
},
314313
"clash_api": {
315314
"external_controller": "0.0.0.0:9999",

_posts/2024-08-22-share-shellcrashadguardhome-singboxr-ruleset.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,7 @@ sc
317317
"experimental": {
318318
"cache_file": {
319319
"enabled": true,
320-
"store_fakeip": true,
321-
"store_dns": true
320+
"store_fakeip": true
322321
},
323322
"clash_api": {
324323
"external_controller": "0.0.0.0:9999",

_posts/2024-08-22-share-windows-singboxr-ruleset.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,8 +266,7 @@ tags: [sing-box, sing-boxr, Windows, ruleset, rule_set, 分享]
266266
"experimental": {
267267
"cache_file": {
268268
"enabled": true,
269-
"store_fakeip": true,
270-
"store_dns": true
269+
"store_fakeip": true
271270
},
272271
"clash_api": {
273272
"external_controller": "127.0.0.1:9999",

0 commit comments

Comments
 (0)