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

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (安卓版TikTok XSS漏洞)
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);
}

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);

}