// ==UserScript==
// @name
// @namespace
// @description
// @version
// ==/UserScript==
/* ↓必要に応じて↑に追加する
// @include
// @exclude
*/
var script = document.createElement("script");
script.type = "text/javascript";
script.textContent = 'document.createElement("video").constructor.prototype.canPlayType = function(type){return ""}';
document.documentElement.appendChild(script);
Opera12(Presto) Part7 [無断転載禁止]©2ch.net
■ このスレッドは過去ログ倉庫に格納されています
2016/12/19(月) 00:48:27.62ID:LtcIazTA0
■ このスレッドは過去ログ倉庫に格納されています