mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	add new images for em
This commit is contained in:
		
							parent
							
								
									079a9da38a
								
							
						
					
					
						commit
						1c4afcea93
					
				| @ -2290,7 +2290,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap; | |||||||
|                       |                       | ||||||
|                      <div class="thumb"> |                      <div class="thumb"> | ||||||
| 				<a href="/channel?id=<%-  inv.comments[0].authorId%>" class="avatar" style="width: 40px;height: 40px;margin: 4px;"> | 				<a href="/channel?id=<%-  inv.comments[0].authorId%>" class="avatar" style="width: 40px;height: 40px;margin: 4px;"> | ||||||
| 					<img src="https://p.poketube.fun/<%=  inv.comments[0].authorThumbnails[1].url %>" style="width: 24px;height: 24px;margin-right: inherit;"  > | 					<img src="/avatars/<%=  inv.comments[0].authorThumbnails[1].url.replace("https://yt3.ggpht.com/", "")  %>" style="width: 24px;height: 24px;margin-right: inherit;"  > | ||||||
|                      </a> |                      </a> | ||||||
|             </div> |             </div> | ||||||
|                        |                        | ||||||
| @ -2599,8 +2599,8 @@ More Epic options owo~ | |||||||
|             <div class="desc"> |             <div class="desc"> | ||||||
|                    <h5 style="display: flex;margin-top: 7px;padding-top: 10px;"><div class="thumb"> |                    <h5 style="display: flex;margin-top: 7px;padding-top: 10px;"><div class="thumb"> | ||||||
| 				<a href="/channel?id=<%- x.authorId%>" class="avatar" style="width: 40px;height: 40px;"> | 				<a href="/channel?id=<%- x.authorId%>" class="avatar" style="width: 40px;height: 40px;"> | ||||||
| 					<img src="https://p.poketube.fun/<%= x.authorThumbnails[1].url %>" style="width: 40px;height: 40px;"> | 					<img loading="lazy" src="/avatars/<%= x.authorThumbnails[1].url.replace("https://yt3.ggpht.com/", "") %>"> | ||||||
|                      </a> |                                </a> | ||||||
|             </div> |             </div> | ||||||
|                                                           <%  if (!x.authorIsChannelOwner) { %>  |                                                           <%  if (!x.authorIsChannelOwner) { %>  | ||||||
| 
 | 
 | ||||||
| @ -2707,11 +2707,11 @@ More Epic options owo~ | |||||||
|  						<div class="video"> |  						<div class="video"> | ||||||
|                     <% if (!optout) { %>  |                     <% if (!optout) { %>  | ||||||
| 
 | 
 | ||||||
|       <a  href="/watch?v=<%= x.id %>" class="thumbnail" style="background-image: url('https://p.poketube.fun/https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZtJtH0PXeQGoRFTgw');border-radius: 9.5px;border: 2px solid white;"  >								<span class="video-length"><%=x.duration %></span> |       <a  href="/watch?v=<%= x.id %>" class="thumbnail" style="background-image: url('/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZtJtH0PXeQGoRFTgw');border-radius: 9.5px;border: 2px solid white;"  >								<span class="video-length"><%=x.duration %></span> | ||||||
|                            <% } %> |                            <% } %> | ||||||
|    <% if (optout) { %>  |    <% if (optout) { %>  | ||||||
| 
 | 
 | ||||||
|       <a  href="/watch?v=<%= x.id %>&m=f" class="thumbnail" style="background-image: url('https://p.poketube.fun/https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZtJtH0PXeQGoRFTgw');border-radius: 9.5px;border: 2px solid white;"  >								<span class="video-length"><%=x.duration %></span> |       <a  href="/watch?v=<%= x.id %>&m=f" class="thumbnail" style="background-image: url('/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEbCKgBEF5IVfKriqkDDggBFQAAiEIYAXABwAEG&rs=AOn4CLBy_x4UUHLNDZtJtH0PXeQGoRFTgw');border-radius: 9.5px;border: 2px solid white;"  >								<span class="video-length"><%=x.duration %></span> | ||||||
|                            <% } %> |                            <% } %> | ||||||
| 							</a> | 							</a> | ||||||
| 							<div class="info"> | 							<div class="info"> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley