L: Fix Redirector config.
This commit is contained in:
		
							parent
							
								
									ceabddc972
								
							
						
					
					
						commit
						6c95c2f16f
					
				| 
						 | 
				
			
			@ -57,7 +57,7 @@
 | 
			
		|||
          <li>Description: Imgur -> rimgo</li>
 | 
			
		||||
          <li>Example URL: https://imgur.com/a/H8M4rcp</li>
 | 
			
		||||
          <li>Include pattern: <code>^https?://i?.?imgur.com(/.*)?$</code></li>
 | 
			
		||||
          <li>Redirect to: <code>{{proto}}://{{domain}}$2</code></li>
 | 
			
		||||
          <li>Redirect to: <code>{{proto}}://{{domain}}$1</code></li>
 | 
			
		||||
          <li>Pattern type: Regular Expression</li>
 | 
			
		||||
        </ul>
 | 
			
		||||
    </details>
 | 
			
		||||
| 
						 | 
				
			
			@ -66,4 +66,4 @@
 | 
			
		|||
  {{> partials/footer }}
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
</html>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue