mirror of
				https://codeberg.org/ashley/poke
				synced 2025-07-17 16:52:11 +00:00 
			
		
		
		
	Epic:Add FA pro
This commit is contained in:
		
							parent
							
								
									2a3b75013b
								
							
						
					
					
						commit
						749db8eab7
					
				| @ -44,7 +44,7 @@ | ||||
| <link href=/css/app.main.css rel=stylesheet> | ||||
| <link href="/css/watch.main.css?v=56" rel=stylesheet> | ||||
|        <link href="https://fonts.googleapis.com/css2?family=Inter:wght@900&family=Sigmar+One&display=swap" rel=stylesheet> | ||||
|     <link href=https://pro.fontawesome.com/releases/v5.15.3/css/all.css rel=stylesheet> | ||||
|     <link href=https://site-assets.fontawesome.com/releases/v6.1.1/css/all.css rel=stylesheet> | ||||
| <style> | ||||
|    a.class:hover { | ||||
|     text-decoration:underline; | ||||
| @ -230,7 +230,6 @@ summary:hover{ | ||||
| 	</div> | ||||
| 	 | ||||
| 
 | ||||
| 
 | ||||
| 	<div class="recommended-list" style="background-color:#1c1c1c;border-radius:25px;margin: 10px;"> | ||||
|      | ||||
|   | ||||
| @ -264,7 +263,7 @@ if you want to change the url - see config in server.js | ||||
|                   <div style="font-family:Inter,sans-serif;font-weight:900;white-space:yes;" align="center"> | ||||
| 
 | ||||
| <a href="/watch?v=<%=video.id%>&t=f">  | ||||
|  Opt out of stats  </a> ( more info:<a href="/privacy">P.p</a>) | ||||
|  Opt out of stats  </a> (<a href="/privacy" style="color:#fff">More info</a>) | ||||
|                 | ||||
|    </div> | ||||
|      <% } %> | ||||
| @ -299,13 +298,11 @@ you migth also watch these... (ig?) | ||||
| 							<div class="info"> | ||||
|                  | ||||
|       <% if (!optout) { %>  | ||||
|          | ||||
| 								<a href="/watch?v=<%= x.id %>" class="title max-lines-2"><%= x.Title %></a> | ||||
|                    <% } %> | ||||
|    <% if (optout) { %>  | ||||
| 								<a href="/watch?v=<%= x.id %>&t=f" class="title max-lines-2"><%= x.Title %></a> | ||||
|                    <% } %> | ||||
| 
 | ||||
| 								<div> | ||||
|                <a class="max-lines-2" href="/channel?id=<%= x.Channel.id %>"><%=x.Channel.Name %></a> | ||||
| 									<div> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ashley
						Ashley