User Profile

Collapse

Profile Sidebar

Collapse
devilson
devilson
Last Activity: Nov 1 '16, 06:21 PM
Joined: Nov 1 '16
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Is there any way to block ads/popups from embeded video directly on my server?

    Is there any chance to implement some script similar to "adblock" directly to my code ? I mean when you have embedded video from openload, that even users without an adblock installed in browser won't be bothered with advertising.
    code i'm using for embeding:
    Code:
    <iframe src="https://openload DOT co/embed/rcO82rl93D8/Sausage.Party.2016.BRRip.XviD.AC3-EVO.avi.mp4" scrolling="no" frameborder="0"
    ...
    See more | Go to post

  • Is there any way to block ads/popups from embeded video directly on my server?

    Is there any chance to implement some script similar to "adblock" directly to my code ? I mean when you have embedded video, that even users without an adblock installed in browser won't be bothered with advertising.
    code i'm using for embeding:
    Code:
    <iframe src="https://editedUrl.editedFile.mp4" scrolling="no" frameborder="0" width="640" height="360" allowfullscreen="true"
    ...
    See more | Go to post
    Last edited by Frinavale; Nov 15 '16, 09:35 PM. Reason: removed url suggestions and added code tags
No activity results to display
Show More
Working...