hdvid.tv

This is where you should report issues arising from the subscription filters.
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

hdvid.tv

Post by hdvidtv »

hello having issues in hdvid javascripts..doesnt count the views from adblock users , can you fix ur filters about hdvid.tv cause u blocking many fuctions on it
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

I tested it right now: I'm able to to watch a video.

However, this site is (was ?) using mining, popups, redirections (all blocked fortunately)

What's the issue(s) ? Explain, provide steps to reproduce it.
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

Code: Select all

<script type='text/javascript'>  jwplayer("vplayer").setup({
    sources: [{file:"https://s4.hdvid.tv/uirolzyau44suchrlomxpr2in7xanjlpkkazi7wmlajtatvfcgkejbsg5whq/v.mp4",label:"360"}],
    image: "https://s4.hdvid.tv/i/01/00062/7xdcb0axcqbf.jpg",
    stretching: "uniform",
    duration:"1420",
    width: "950",
    height: "480",
    primary:"html5",
    androidhls: "true",
    startparam: "start"
    ,plugins: {"https://hdvid.tv/player6/lightsout.js":{}}
    ,tracks: []
    ,captions: {color: '#FFFFFF', fontSize: 20, fontFamily:"Arial Black", backgroundOpacity: 0},"sharing": {code: "%3CIFRAME SRC%3D%22https%3A%2F%2Fhdvid.tv%2Fembed-7xdcb0axcqbf.html%22 FRAMEBORDER%3D0 MARGINWIDTH%3D0 MARGINHEIGHT%3D0 SCROLLING%3DNO allowfullscreen%3D%22true%22 WIDTH%3D950 HEIGHT%3D480%3E%3C%2FIFRAME%3E", link: "https://hdvid.tv/7xdcb0axcqbf.html"},abouttext:"Hdvid - Online high quality streaming", aboutlink:"https://hdvid.tv"
  });
var vvplay,vvad,x2ok=0;
jwplayer().onTime(function(x) { 
    if(5>0 && x.position>=5 && vvad!=1){vvad=1;$('div.video_ad_fadein').fadeIn('slow');}
    if(x2ok==0 && x.position>=142 && x.position<=(142+2)){x2ok=x.position;}
});
jwplayer().onPlay(function(x) { doPlay(x); });
jwplayer().onComplete(function() { $('div.video_ad').show(); });
function doPlay(x)
{
  $('div.video_ad').hide();
  if(vvplay)return;
  vvplay=1;
  adb=0;
  //if( window.cRAds === undefined ){ adb=1; }
  $.get('https://hdvid.tv/dl?op=view&file_code=7xdcb0axcqbf&hash=311134-2-85-1537970601-49a0bfb2c5e384433d6cb36465a6f1f8&embed=&adb='+adb, function(data) {$('#fviews').html(data);} );

    window.setTimeout( function (){ 
  	if(x2ok!=0 && jwplayer().getState().toUpperCase()=='PLAYING')
  	{ 
  		$.get( 'https://hdvid.tv/dl?op=view2&file_code=7xdcb0axcqbf&hash=311134-2-85-1537970601-49a0bfb2c5e384433d6cb36465a6f1f8&p=jw6&x2='+x2ok, function(data){} ); 
  	} 
  		}, 284*1000 );

  	
}



</script>

the issues is on this script..when someone watch the video..views not counting..not in admin dashboard..not even for uploader who upload it
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

see if this filter is working for you:
@@||hdvid.tv/dl?op=view&file_code$xmlhttprequest,~third-party
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

it seems with this filter views working again !
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

fixed for uBo adblocker
https://github.com/uBlockOrigin/uAssets ... 4ef655b71a

for other adblockers is up to easylist authors
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

so i need to wait reply from easylist authors to fix the issue for other adblockers ?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Yes. They could ask you (probably you are the webmaster ?) to first remove all the crap from the site (popups, redirections, mining ..)
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

unfortunately , this one issue i see right now...probably with this filter on easylist they are other issues too , its okay to block third party's but not whole hdvid.tv :/
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

i just see many fuctions not working on website , so please remove hdvid from easylist..i will remove any server side ads
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

intense wrote: Wed Sep 26, 2018 4:29 pm for other adblockers is up to easylist authors
Apparently @hdvidtv the above didn't register as you felt the need to PM me the same question.

Please read: rules#authors

We don't provide public support over PM. PM'ing people isn't going to get your site fixed only going to delay things.

@Khrin @fanboy @MonztA
"If it ain't broke don't fix it."
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

oh understand , i will wait then answer from authors of easylist
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

i already have remove the server sided scripts..but still this whitelist not fixing all fuction issues on website..register users cant use add to my account fuction , hdvid.tv/?op* not working hdvid.tv/adm?op not working too..probably a lot of fuction not working , can u whitelist this fuction or just remove hdvid block from easylist

also i see hdvid on this blocklist

Code: Select all

! TPB
$webrtc,websocket,xmlhttprequest,domain=bay.maik.rocks|bypassed.st|cruzing.xyz|depiratenbaai.nl|hdvid.tv|piratebay.website|
this lane probably making full issues fuction too :/
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

That line isn't part of EasyList: https://github.com/easylist/easylist/se ... ed_q=hdvid

It looks like a Tracking Protection list for IE9 which is maintained by someone else.
"If it ain't broke don't fix it."
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

GitHub searched failed me miserably. There's a lot more then just that one line since I see others also.
"If it ain't broke don't fix it."
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

Code: Select all

hdvid.tv##a[style][rel]
|http://$image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=hdvid.tv
|https://$image,script,stylesheet,subdocument,third-party,xmlhttprequest,domain=hdvid.tv

! TPB
$webrtc,websocket,xmlhttprequest,domain=...|hdvid.tv|...
hope this lines will removed from easylist , and the domain from TPB line
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Nope, its staying because the site is riddled with ads. the change will only occur on the serverside before any changes here.
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

fanboy wrote: Sun Sep 30, 2018 8:02 am Nope, its staying because the site is riddled with ads. the change will only occur on the serverside before any changes here.
i dont have any server-side ads , i have only normal ads from companys
btw can u whitelist this ?
hdvid.tv/?op*
hdvid.tv/adm?op*

cause many fuction for users not wowrking
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Done; https://github.com/easylist/easylist/co ... 9fb3db0260 & https://github.com/easylist/easylist/co ... cc44bba23b

I'm not implying the ads a server side, I'm saying many adservers used on this site. tl;dr clean up the site, and changes will occur on our side.
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

as i see my analytics not working too , can u whitelist analytics ? i dont know which other ads u mean cause i need some of ads for non adblock users cause i need pay a lot of things to run the site
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

analytics won't be whitelisted.
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

@fanboy what u tell me exactly ? i cant use my ads on non adblock users ? i want my ads on non adblock users..should i use script only for non adblock users pops ? then u will remove my domain from easylist ?
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

hello , now i have more issue with ur easylist.. now there is not show the play on the player...u need to whitelist this
Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
modernizr.custom.04022.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
jquery.min.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
xupload.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
jquery.cookie.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
jwplayer.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
rupbsm42g8op:49 Uncaught ReferenceError: $ is not defined
at rupbsm42g8op:49
rupbsm42g8op:81 Uncaught ReferenceError: jwplayer is not defined
at rupbsm42g8op:81
rupbsm42g8op:152 Uncaught ReferenceError: jwplayer is not defined
at rupbsm42g8op:152
tabber.js:1 Failed to load resource: net::ERR_BLOCKED_BY_CLIENT

Code: Select all

https://hdvid.tv/cdn-cgi/apps/head/*
https://hdvid.tv/js/modernizr.custom.04022.js
https://hdvid.tv/js/jquery.min.js
https://hdvid.tv/js/xupload.js?v=3
https://hdvid.tv/js/jquery.cookie.js
https://hdvid.tv/player6/jwplayer.js
and i dont know if there is more ...
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

hdvidtv wrote: Wed Oct 03, 2018 6:44 pm hello , now i have more issue with ur easylist.. now there is not show the play on the player...u need to whitelist this ...
Fanboy doesn't need to do anything. You made the decision to serve ads not the other way around. Lose the entitled tone. This is going to be your one and only warming.
"If it ain't broke don't fix it."
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

hdvidtv wrote:now i have more issue with ur easylist...
Nice try with the new domain...
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
hdvidtv
Site Member
Site Member
Posts: 15
Joined: Wed Sep 26, 2018 1:45 pm

Post by hdvidtv »

i remove all adblock ads.. what do u want from me? i am not serv any ads to adblock users.. and u still block me?
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

In addition to coin mining I still see admaven & propellerads revolving adservers...

If I speak for myself, I have much free time to play the mouse and cat game https://github.com/easylist/easylist/pull/1993
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked