Merge branch 'master' of https://github.com/LukeSmithxyz/LARBS
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
RewriteEngine On
 | 
					RewriteEngine On
 | 
				
			||||||
RewriteCond %{REQUEST_FILENAME} !-f
 | 
					RewriteCond %{REQUEST_FILENAME} !-f
 | 
				
			||||||
RewriteRule ^([^\.]+)$ $1.html [NC,L]
 | 
					RewriteRule ^([^\.]+)$ $1.html [NC,L]
 | 
				
			||||||
Redirect /larbs.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/rc/larbs.sh
 | 
					Redirect /larbs.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/src/larbs.sh
 | 
				
			||||||
Redirect /arch.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/rc/arch.sh
 | 
					Redirect /arch.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/src/arch.sh
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user