mirror of
https://github.com/v2board/v2board.git
synced 2025-03-04 17:54:42 +08:00
update
This commit is contained in:
parent
96fb15158b
commit
51cf3b1b76
@ -22,7 +22,7 @@ class ClientController extends Controller
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if(strpos($_SERVER['HTTP_USER_AGENT'], 'Quantumult-X') !== false) {
|
if(strpos($_SERVER['HTTP_USER_AGENT'], 'Quantumult%20X') !== false) {
|
||||||
die($this->quantumultX($user, $server));
|
die($this->quantumultX($user, $server));
|
||||||
}
|
}
|
||||||
if(strpos($_SERVER['HTTP_USER_AGENT'], 'Quantumult') !== false) {
|
if(strpos($_SERVER['HTTP_USER_AGENT'], 'Quantumult') !== false) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user