General Updates

This commit is contained in:
Nemo 2019-09-14 15:46:31 +05:30
parent e637cbcb04
commit 18a5361124
4 changed files with 14 additions and 13 deletions

3
.gitignore vendored
View File

@ -1,3 +1,4 @@
lightsaber-deploy lightsaber-deploy
thin.pid thin.pid
thin.log thin.log
vendor

View File

@ -1,28 +1,28 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
daemons (1.2.6) daemons (1.3.1)
eventmachine (1.2.5) eventmachine (1.2.7)
mina (1.2.3) mina (1.2.3)
open4 (~> 1.3.4) open4 (~> 1.3.4)
rake rake
minitest (5.11.3) minitest (5.11.3)
mustermann (1.0.2) mustermann (1.0.3)
open4 (1.3.4) open4 (1.3.4)
rack (2.0.4) rack (2.0.7)
rack-protection (2.0.1) rack-protection (2.0.7)
rack rack
rake (12.3.1) rake (12.3.3)
sinatra (2.0.1) sinatra (2.0.7)
mustermann (~> 1.0) mustermann (~> 1.0)
rack (~> 2.0) rack (~> 2.0)
rack-protection (= 2.0.1) rack-protection (= 2.0.7)
tilt (~> 2.0) tilt (~> 2.0)
thin (1.7.2) thin (1.7.2)
daemons (~> 1.0, >= 1.0.9) daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0, >= 1.0.4) eventmachine (~> 1.0, >= 1.0.4)
rack (>= 1, < 3) rack (>= 1, < 3)
tilt (2.0.8) tilt (2.0.9)
PLATFORMS PLATFORMS
ruby ruby
@ -34,4 +34,4 @@ DEPENDENCIES
thin thin
BUNDLED WITH BUNDLED WITH
1.16.1 2.0.2

View File

@ -3,6 +3,8 @@
Lightsaber is a simple DNS Redirect service. It offers 301/302 redirects for Lightsaber is a simple DNS Redirect service. It offers 301/302 redirects for
your domains. The configuration is kept public on this github repository itself. your domains. The configuration is kept public on this github repository itself.
*NOTE*: This is no longer maintained. If you require a simple DNS Redirect service, I highly recommend checking <https://about.txtdirect.org/>, which is a open specification based DNS Redirect service that stores the configuration in your DNS.
## Usage ## Usage
To add a DNS record, point your domain via a CNAME entry to `lightsaber.captnemo.in`. To add a DNS record, point your domain via a CNAME entry to `lightsaber.captnemo.in`.

View File

@ -11,8 +11,6 @@
about.captnemo.in: https://about.me/n3m0 about.captnemo.in: https://about.me/n3m0
books.captnemo.in: https://goodreads.com/user/show/6170741-abhay-rana books.captnemo.in: https://goodreads.com/user/show/6170741-abhay-rana
join.theindiangeek.in: https://slackipy-codetogether.rhcloud.com/ join.theindiangeek.in: https://slackipy-codetogether.rhcloud.com/
blog.razorpay.com:
root: https://razorpay.com/blog
maker.rzp.io: http://www.paulgraham.com/makersschedule.html maker.rzp.io: http://www.paulgraham.com/makersschedule.html
pi.captnemo.in: http://tatooi.ne:8000/ pi.captnemo.in: http://tatooi.ne:8000/
302: 302: