新建一规则:
Code: Select all
[HTTP headers]
In = TRUE
Out = FALSE
Key = "Content-Type: Fix MIME types (In)"
Match = "$LST(MIME-Type-in)"
Replace = "\0"
Code: Select all
$KEYCHK(^65)application/x-xpinstall$URL((http://www.firefox.net.cn/newforum/download.php\?id\=|http(s|)://*.xpi))$SET(0=application/zip)
以前一直对如何使用$KEYCHK()而头疼,当时只想着把它用过web page filter中,但使用起来感觉相当不便,今天终于对了有了进一步的了解
另外附上Windows virtual keycode一份,大家可以根据自己的需要使用