Greasy Fork is available in English.

AcFun Player Crack

A simple userscript to crack AcFun's flash player.

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

You will need to install an extension such as Tampermonkey to install this script.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

You will need to install an extension such as Tampermonkey to install this script.

Bu komut dosyasını yüklemek için bir kullanıcı komut dosyası yöneticisi uzantısı yüklemeniz gerekecek.

(Zaten bir kullanıcı komut dosyası yöneticim var, kurmama izin verin!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Zateb bir user-style yöneticim var, yükleyeyim!)

// ==UserScript==
// @name AcFun Player Crack
// @namespace http://www.acfun.tv/
// @version 0.1
// @description A simple userscript to crack AcFun's flash player.
// @match http://*.acfun.tv/v/ac*
// @copyright 2014+, Mimiko
// @grant none
// ==/UserScript==
(function(){$(function(){return setTimeout(function(){var btn,_base,_ref;btn=window.$$("#area-part-view .btn.active");if((_ref=btn.data().from)==="youku2"||_ref==="qq2"||_ref==="letv2"||_ref==="sohu"||_ref==="pptv"||_ref==="iqiyi"){btn.data().from="";return typeof(_base=system.func).setPlayer==="function"?_base.setPlayer():void 0}},5e3)})}).call(this);