首页 > 学院 > 手机应用 > 正文

苹果iPhone手机去除优酷视频广告教程

2024-06-07 13:04:44
字体:
来源:转载
供稿:网友

  前提你要越狱下载了flex插件

  一、进入flex→点击右上角+号→选择Youkuiphone→点击Add-Units…→点击第一个YoukuiPhone→选择PRocess,等待加载完成。

  二、加载完成后再点一次YoukuiPhone

  搜索YoukuAdRequest,点击勾选-(id) initWithTag:(int),

  搜索Advs,点击勾选-(void) setAds:(id),再勾选-(id) adurl;

  搜索YKConfiguration,勾选-(BOOL) gameCenterEnable

  三、后退到回到前面点击Add Units那,会发现下面多了四条刚刚添加的规则。

  点击Unit for -(id) initWithTag:(int),将Return Value (id)属性改成(NULL);

  点击Unit for -(void) setAds:(id)将Argument #1 (id)属性改成(NULL);

  点击Unit for -(id) adurl,将Return Value (id)属性改成(NULL);

  点击Unit for -(BOOL) gameCenterEnable将Return Value (ROOL)属性改成FALSE

  四、完工,弄完后记得将补丁勾打上。


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表

图片精选