mirror of
https://github.com/ledccn/IYUUPlus.git
synced 2025-04-17 17:57:06 +00:00
v2.1.19
This commit is contained in:
parent
f62c765d7d
commit
af568b5982
|
@ -13,7 +13,7 @@ use app\domain\Config as domainConfig;
|
|||
*/
|
||||
function IYUU_VERSION(): string
|
||||
{
|
||||
return '2.1.18';
|
||||
return '2.1.19';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
@ -275,6 +275,7 @@
|
|||
rule.authkey.visible = true;
|
||||
break;
|
||||
case 'zhuque':
|
||||
rule.id = true;
|
||||
rule.cookie.visible = false;
|
||||
rule.passkey.visible = false;
|
||||
rule.torrent_key.visible = true;
|
||||
|
|
Loading…
Reference in New Issue
Block a user