mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add procces information 3
This commit is contained in:
		
							parent
							
								
									0ab52dff96
								
							
						
					
					
						commit
						f575f5b538
					
				| @ -238,7 +238,7 @@ border-radius: 5px; | ||||
|  	<div class="primary"> | ||||
|         | ||||
| 		<div class="video-player-container"> | ||||
| <video class="player" id="<%=sha384(video.id)%>" style="border-radius: 16px;" autoplay controls src="<%=url%>" poster="https://p.poketube.fun/https://i.ytimg.com/vi/<%=video.id%>/hqdefault.jpg?v=607ddcd4"> | ||||
| <video class="player" id="<%=sha384(video.id)%>" style="border-radius: 16px;" autoplay controls src="<%=url%>" poster="https://p.poketube.fun/https://i.ytimg.com/vi/<%=video.id%>/maxresdefault.jpg?v=607ddcd4"> | ||||
|  					</video><img src="https://t.poketube.fun/t/rep.gif?video=<%=btoa(video.id)%>" style="border:0;width: 0;visibility: hidden;" id="video"> | ||||
| <div style="display: flex;justify-content: center;align-items: center;flex-direction: row; column-gap: 3px;" align="center"> | ||||
|                                  | ||||
| @ -254,8 +254,8 @@ border-radius: 5px; | ||||
|        </div> | ||||
|                                  <div style="font-family:Inter"> | ||||
|                                    <p style="text-align:center;"> | ||||
|  if the video is not loading, try the sd quailty.   | ||||
|                                  </p> | ||||
|  Not loading? <s>skill issue</s> try the sd quailty :3 | ||||
|                                    </p> | ||||
|                                   | ||||
|                                   | ||||
|                                                         </div> | ||||
| @ -327,9 +327,10 @@ border-radius: 5px; | ||||
|                      </p> | ||||
|                      | ||||
|                              <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;"> | ||||
|         | ||||
|                                              <hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;"> | ||||
|                   </div> | ||||
|        <p> | ||||
| PokeTube Player v08.21.22 - Node.js <%=process.version%> - V8 v<%=process.versions.v8%> -  <%=process.platform.replace("linux", "GNU/Linux")%>  <%=process.arch%> Server | ||||
|                 </p> | ||||
|                    </div> | ||||
|             | ||||
| 	<div class="recommended-list" style="background-color:#1c1c1c;border-radius:25px;margin: 10px;"> | ||||
|      | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley