剽竊
- 善用網絡資源的傳媒 Quote: 過去,大多數類似事件都不了了之,希望這次行動能讓香港傳媒正視這類問題,並有所收歛。
標籤
- 一百萬人的標籤 Quote: 那些受訪者的生活就會改善嗎?基本上不會
- 劣等的《一百萬人的故事》 Quote: 無線
剽竊
標籤
I found that my rssget script is not working in Firefox 3 beta for some of the link. After some investigation, the cause seems to be the difference in redirection handling. In Firefox 2, when GM_xmlhttpRequest() is fired, it would follow status like 302 to do the redirection to return the correct page response to the onload function. However, in Firefox 3, the onload would receive a status like 302 and thus the script would fail.
I don’t know whether it