Hlavní navigace

Názor k článku Firefox 31 ve znamení rychlosti a bezpečnosti od Pavel Cvrček - Výčet kontrolovaných přípon z diffu: + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".bas")) || +...

  • Článek je starý, nové názory již nelze přidávat.
  • 23. 7. 2014 13:10

    Pavel Cvrček

    Výčet kontrolovaných přípon z diffu:

    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".bas")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".bat")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".cab")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".cmd")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".com")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".exe")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".hta")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".msi")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".pif")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".reg")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".scr")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".vb")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".vbs")) ||
    + StringEndsWit­h(fileName, NS_LITERAL_STRIN­G(".zip"));