mirror of
				https://github.com/chev2/scripts-styles.git
				synced 2025-10-30 08:11:41 +00:00 
			
		
		
		
	Twitter to Nitter UserScript: Fix indentation + bump version number
This commit is contained in:
		
							parent
							
								
									cfdccdd633
								
							
						
					
					
						commit
						65ce2b35f9
					
				
					 1 changed files with 5 additions and 5 deletions
				
			
		|  | @ -1,15 +1,15 @@ | ||||||
| // ==UserScript==
 | // ==UserScript==
 | ||||||
| // @name         Redirect: Twitter to Nitter
 | // @name         Redirect: Twitter to Nitter
 | ||||||
| // @author       Chev
 | // @author       Chev
 | ||||||
| // @version      1.0.0
 | // @version      1.0.1
 | ||||||
| // @description  Redirects from Twitter to Nitter, a Twitter alternative front-end.
 | // @description  Redirects from Twitter to Nitter, a Twitter alternative front-end.
 | ||||||
| // @namespace    github.com/chev2
 | // @namespace    github.com/chev2
 | ||||||
| // @license      Apache-2.0
 | // @license      Apache-2.0
 | ||||||
| 
 | 
 | ||||||
| // @homepageURL    https://github.com/chev2/scripts-styles
 | // @homepageURL  https://github.com/chev2/scripts-styles
 | ||||||
| // @supportURL     https://github.com/chev2/scripts-styles/issues
 | // @supportURL   https://github.com/chev2/scripts-styles/issues
 | ||||||
| // @updateURL      https://raw.githubusercontent.com/chev2/scripts-styles/main/scripts/redirect-twitter-nitter.user.js
 | // @updateURL    https://raw.githubusercontent.com/chev2/scripts-styles/main/scripts/redirect-twitter-nitter.user.js
 | ||||||
| // @downloadURL    https://raw.githubusercontent.com/chev2/scripts-styles/main/scripts/redirect-twitter-nitter.user.js
 | // @downloadURL  https://raw.githubusercontent.com/chev2/scripts-styles/main/scripts/redirect-twitter-nitter.user.js
 | ||||||
| 
 | 
 | ||||||
| // @match        *://twitter.com/*
 | // @match        *://twitter.com/*
 | ||||||
| // @icon         https://icons.duckduckgo.com/ip3/nitter.net.ico
 | // @icon         https://icons.duckduckgo.com/ip3/nitter.net.ico
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue