removed YTNOCheckLocalNetWork

This commit is contained in:
Balackburn
2024-06-18 23:55:07 +02:00
parent 2feb55f049
commit 76d130cdc7

View File

@@ -341,11 +341,6 @@ static BOOL IsEnabled(NSString *key) {
} }
%end %end
// YTNOCheckLocalNetWork - https://poomsmart.github.io/repo/depictions/ytnochecklocalnetwork.html
%hook YTHotConfig
- (BOOL)isPromptForLocalNetworkPermissionsEnabled { return NO; }
%end
// YTUnShorts - https://github.com/PoomSmart/YTUnShorts // YTUnShorts - https://github.com/PoomSmart/YTUnShorts
%hook YTIElementRenderer %hook YTIElementRenderer