urxvt progs added

This commit is contained in:
Luke Smith
2018-05-04 13:37:49 -07:00
parent d755931c52
commit 6e33defd27
3 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,4 @@
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([^\.]+)$ $1.html [NC,L]
Redirect /larbs.sh https://raw.githubusercontent.com/LukeSmithxyz/LARBS/master/src/larbs.sh