mirror of
				https://github.com/emrusz/emrusz.git
				synced 2025-10-31 13:29:57 -04:00 
			
		
		
		
	Merge pull request #3 from ethanrusz/service-redirects
Service-redirects
This commit is contained in:
		
						commit
						80eb284f6a
					
				
					 4 changed files with 26 additions and 10 deletions
				
			
		
							
								
								
									
										12
									
								
								github.html
									
										
									
									
									
								
							
							
						
						
									
										12
									
								
								github.html
									
										
									
									
									
								
							|  | @ -1,14 +1,12 @@ | ||||||
| <!DOCTYPE html> | <!DOCTYPE html> | ||||||
| <html> | <html> | ||||||
| 
 |  | ||||||
|   <head> |   <head> | ||||||
|     <meta charset="utf-8" /> |     <meta charset="utf-8" /> | ||||||
|     <title>Redirecting to github.com/ethanrusz</title> |     <title>Redirecting to github.com/ethanrusz</title> | ||||||
|     <meta http-equiv="refresh" content="0; URL=https://github.com/ethanrusz"> |     <meta http-equiv="refresh" content="0; URL=https://github.com/ethanrusz" /> | ||||||
|     <link href="https://github.com/ethanrusz" rel="me"> |     <link href="https://github.com/ethanrusz" rel="me" /> | ||||||
|     <link href="https://rusz.dev" rel="me"> |     <link href="https://rusz.dev" rel="me" /> | ||||||
|     <link href="https://infosec.exchange/@rusz" rel="me"> |     <link href="https://infosec.exchange/@rusz" rel="me" /> | ||||||
|   </head> |   </head> | ||||||
| </body> |   <body></body> | ||||||
| 
 |  | ||||||
| </html> | </html> | ||||||
|  |  | ||||||
							
								
								
									
										9
									
								
								piped.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								piped.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | ||||||
|  | <!DOCTYPE html> | ||||||
|  | <html> | ||||||
|  |   <head> | ||||||
|  |     <meta charset="utf-8" /> | ||||||
|  |     <title>Redirecting to Piped.</title> | ||||||
|  |     <meta http-equiv="refresh" content="0; URL=https://piped.beans.team/" /> | ||||||
|  |   </head> | ||||||
|  |   <body></body> | ||||||
|  | </html> | ||||||
							
								
								
									
										9
									
								
								todo.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								todo.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,9 @@ | ||||||
|  | <!DOCTYPE html> | ||||||
|  | <html> | ||||||
|  |   <head> | ||||||
|  |     <meta charset="utf-8" /> | ||||||
|  |     <title>Redirecting to Vikunja.</title> | ||||||
|  |     <meta http-equiv="refresh" content="0; URL=https://todo.beans.team/" /> | ||||||
|  |   </head> | ||||||
|  |   <body></body> | ||||||
|  | </html> | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue