Hi,
is there some way that i can remove the ads from the putlocker player on my site? I found this on some Joomla forum:
Make a new player (putlocker_player).
Use this as the player code.
<iframe
src="http://www.putlocker.com/embed/@CODE@"
width="@WIDTH@"
height="@HEIGHT@"
frameborder="0"
scrolling="no">
</iframe>Make a new tag (putlocker).
Use this as the regex:
^http:\/\/www\.putlocker\.com\/embed\/(\w+)$
No Player template tweaks: needed.Tested / Working.
Comment: Ugh! Make sure your ad blocker and pop-up blocker are On.
Can i do something similar in WordPress, u know.. that will allow me to watch the videos without the ads?
This is what the videos look like on my site: http://kinoteka.mk/?p=2729
Thanks