Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d69729bf1 | |||
| 387f1618b1 |
+2
-1
@@ -4009,7 +4009,7 @@ DNS-over-HTTPS with IP:
|
||||
[
|
||||
[
|
||||
'text' => $this->i18n('chat'),
|
||||
'url' => "https://t.me/+BYuWVd36cZYwNTMy",
|
||||
'url' => "https://t.me/+Wfxg6-nrokBlMmYy",
|
||||
],
|
||||
[
|
||||
'text' => $this->i18n('donate'),
|
||||
@@ -5210,6 +5210,7 @@ DNS-over-HTTPS with IP:
|
||||
'~process_outbound~' => $pac['process_outbound'] ? 'direct' : $outbound,
|
||||
'~domains_outbound~' => $pac['domains_outbound'] ? 'direct' : $outbound,
|
||||
'~final_outbound~' => $pac['final_outbound'] ? $outbound : 'direct',
|
||||
'~ip~' => $this->ip,
|
||||
]);
|
||||
$json = $this->clearEmptyRules($json);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user