From 18a536112448f0305a40575ef6da47fc5d25308f Mon Sep 17 00:00:00 2001 From: Nemo Date: Sat, 14 Sep 2019 15:46:31 +0530 Subject: [PATCH] General Updates --- .gitignore | 3 ++- Gemfile.lock | 20 ++++++++++---------- README.md | 2 ++ redirects.yml | 2 -- 4 files changed, 14 insertions(+), 13 deletions(-) diff --git a/.gitignore b/.gitignore index f0e2493..a04b002 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ lightsaber-deploy thin.pid -thin.log \ No newline at end of file +thin.log +vendor \ No newline at end of file diff --git a/Gemfile.lock b/Gemfile.lock index 05cec18..040a4fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,28 +1,28 @@ GEM remote: https://rubygems.org/ specs: - daemons (1.2.6) - eventmachine (1.2.5) + daemons (1.3.1) + eventmachine (1.2.7) mina (1.2.3) open4 (~> 1.3.4) rake minitest (5.11.3) - mustermann (1.0.2) + mustermann (1.0.3) open4 (1.3.4) - rack (2.0.4) - rack-protection (2.0.1) + rack (2.0.7) + rack-protection (2.0.7) rack - rake (12.3.1) - sinatra (2.0.1) + rake (12.3.3) + sinatra (2.0.7) mustermann (~> 1.0) rack (~> 2.0) - rack-protection (= 2.0.1) + rack-protection (= 2.0.7) tilt (~> 2.0) thin (1.7.2) daemons (~> 1.0, >= 1.0.9) eventmachine (~> 1.0, >= 1.0.4) rack (>= 1, < 3) - tilt (2.0.8) + tilt (2.0.9) PLATFORMS ruby @@ -34,4 +34,4 @@ DEPENDENCIES thin BUNDLED WITH - 1.16.1 + 2.0.2 diff --git a/README.md b/README.md index a52cad4..59777f8 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ 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. +*NOTE*: This is no longer maintained. If you require a simple DNS Redirect service, I highly recommend checking , which is a open specification based DNS Redirect service that stores the configuration in your DNS. + ## Usage To add a DNS record, point your domain via a CNAME entry to `lightsaber.captnemo.in`. diff --git a/redirects.yml b/redirects.yml index b2fa347..e4d281f 100644 --- a/redirects.yml +++ b/redirects.yml @@ -11,8 +11,6 @@ about.captnemo.in: https://about.me/n3m0 books.captnemo.in: https://goodreads.com/user/show/6170741-abhay-rana 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 pi.captnemo.in: http://tatooi.ne:8000/ 302: