mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 07:58:28 +01:00
Update poketube-mobile.ejs
This commit is contained in:
parent
eb1dc4b0ef
commit
4a293a56ee
1 changed files with 5 additions and 0 deletions
|
@ -363,6 +363,11 @@ summary:hover{
|
|||
|
||||
<!-- START <%=t%> -->
|
||||
|
||||
<!-- mobile only -->
|
||||
<!-- no matomo.php, as its being blocked by ublock origin. -->
|
||||
<img src="<%=t%>t/index.php?idsite=5&rec=1" style="width: 0;visibility: hidden;border:0;" alt="" >
|
||||
<!--- mobile only -->
|
||||
|
||||
<img src="<%=t%>t/rep.gif?ID=<%=btoa(Date.now())%>" style="width: 0;visibility: hidden;" id="SesionID">
|
||||
<img src="<%=t%>t/rep.gif?video_id=<%=btoa(video.id)%>" style="width: 0;visibility: hidden;" id="videoID">
|
||||
<img src="<%=t%>t/rep.gif?channel_ID=<%=btoa(video.Channel.id)%>" style="width: 0;visibility: hidden;" id="channel">
|
||||
|
|
Loading…
Reference in a new issue