From 1a7549d6457633e7655dfc28de0a4ff87e299c82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hein=20Zaw=20Htet=E2=84=A2?= Date: Sat, 26 Oct 2019 10:36:40 +0630 Subject: [PATCH 1/3] jobs.js.org - [x] There is reasonable content on the page (see: [No Content](https://github.com/js-org/js.org/wiki/No-Content)) - [x] I have read and accepted the [Terms and Conditions](http://js.org/terms.html) Hello. I am making a pull request for jobs.js.org Could you please add following txt record too. TXT record name type value _now TXT Qmdsr9nVHjsYG2gBdEwxVA9gSsvKj6fmQZkfBpycaDybCc Thank You. --- cnames_active.js | 1 + 1 file changed, 1 insertion(+) diff --git a/cnames_active.js b/cnames_active.js index 2adaf2e8..b2dc990d 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -868,6 +868,7 @@ var cnames_active = { "jjlc": "k-yak.github.io/JJLC", // noCF? (don´t add this in a new PR) "jk": "joname1.github.io", "jl": "crusj.github.io", + "jobs": "jobsjs.iamhein.now.sh", "jogja": "jogjajs.github.io", // noCF "john": "jozhn.github.io", "jokes": "jeff-tian.github.io/jokes", From 81a8fca91484f9564ea95ad8005927875da2ab52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hein=20Zaw=20Htet=E2=84=A2?= Date: Sun, 27 Oct 2019 01:54:12 +0630 Subject: [PATCH 2/3] Fix CNAME value --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index b2dc990d..a2399a8b 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -868,7 +868,7 @@ var cnames_active = { "jjlc": "k-yak.github.io/JJLC", // noCF? (don´t add this in a new PR) "jk": "joname1.github.io", "jl": "crusj.github.io", - "jobs": "jobsjs.iamhein.now.sh", + "jobs": "alias.zeit.co", "jogja": "jogjajs.github.io", // noCF "john": "jozhn.github.io", "jokes": "jeff-tian.github.io/jokes", From 59eaa98d7badbb81de0aa0f02e1dec8abbe0ba4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hein=20Zaw=20Htet=E2=84=A2?= Date: Sun, 27 Oct 2019 16:14:28 +0630 Subject: [PATCH 3/3] Add // noCF to jobs.js --- cnames_active.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnames_active.js b/cnames_active.js index a2399a8b..e7e040dd 100755 --- a/cnames_active.js +++ b/cnames_active.js @@ -868,7 +868,7 @@ var cnames_active = { "jjlc": "k-yak.github.io/JJLC", // noCF? (don´t add this in a new PR) "jk": "joname1.github.io", "jl": "crusj.github.io", - "jobs": "alias.zeit.co", + "jobs": "alias.zeit.co", // noCF "jogja": "jogjajs.github.io", // noCF "john": "jozhn.github.io", "jokes": "jeff-tian.github.io/jokes",