mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add switch instance to mobile :3
This commit is contained in:
		
							parent
							
								
									76339e9924
								
							
						
					
					
						commit
						3171afa18f
					
				| @ -43,7 +43,7 @@ | ||||
| <meta content="https://poketube.fun/watch?v=<%=inv_vid.videoId%>" name=twitter:url> | ||||
| <meta content="<%=inv_vid.title%> | PokeTube" name=twitter:title> | ||||
| <meta content="Watch this video from <%=k.Video.Channel.Name%> On Poke!  | ||||
| 👍 <%=convert(engagement.likes)%> | 👎 <%=convert(engagement.dislikes)%> | 📈 <%=convert(engagement.viewCount)%> Views" property=twitter:description> | ||||
| 👍 <%=convert(engagement.likes)%> | 👎 <%=convert(engagement.dislikes)%> | 📈 <%=convert(engagement.viewCount)%> Views 🗓️ <%= date %>" property=twitter:description> | ||||
| <meta content="https://i.ytimg.com/vi/<%=inv_vid.videoId%>/maxresdefault.jpg" property=og:image> | ||||
| <meta content=summary_large_image name=twitter:card> | ||||
| <link rel="manifest" href="/manifest.json"> | ||||
| @ -2220,7 +2220,6 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap; | ||||
|        | ||||
| 					<div style="margin-left: -7.5px;" title="<%=engagement.dislikes.toLocaleString()%> Dislikes"> | ||||
|                 <div class="pill-button"> | ||||
| 
 | ||||
| <i class="fa-light fa-thumbs-down"></i>  <%=convert(engagement.dislikes)%>  | ||||
| 					</div>					</div> | ||||
| 			 | ||||
| @ -2280,11 +2279,13 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap; | ||||
|                 </div> | ||||
|                 </a> | ||||
|   | ||||
|    	<a  class="new-button" style="color:#fff" href="#more-button-container">  | ||||
|                <a class="new-button" style="color:#fff"  href="https://redirect.poketube.fun/watch?v=<%=inv_vid.videoId%>">    | ||||
|                                             <div class="pill-button"> | ||||
| 
 | ||||
|                                                     <i style="color:#fff" class="fa-thin fa-circle-plus"></i> More..  | ||||
|             <i class="fa-light fa-rocket"></i> | ||||
|             Switch Instance | ||||
|                 </div> | ||||
|                 </a> | ||||
|    | ||||
|   </a> | ||||
|        | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley