Difference between revisions of "Translations:安卓版TikTok XSS漏洞/4/zh-cn"
From PwnWiki
(Created page with "if(!e.b(arg8)) { com.bytedance.t.c.e.b.a("AbsSecStrategy", "needBuildSecLink : url is invalid."); return false; }public static boolean b(String arg1) { return !Tex...") |
|
| (One intermediate revision by the same user not shown) | |
(No difference)
| |
Latest revision as of 08:33, 3 July 2021
if(!e.b(arg8)) {
com.bytedance.t.c.e.b.a("AbsSecStrategy", "needBuildSecLink : url is invalid.");
return false;
}public static boolean b(String arg1) {
return !TextUtils.isEmpty(arg1) && ((arg1.startsWith("http")) || (arg1.startsWith("https"))) && !e.a(arg1);
}