Skip to content

Commit 89f8a71

Browse files
committed
update
1 parent f282ed3 commit 89f8a71

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

2025/02/the-curious-case-of-.LB-ccTLD.html

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ <h4>The curious case of .LB ccTLD - Country Code Top Level Domain for Lebanon</h
6262
<div class="content">
6363
<img src="../images/masonary-post/voting.jpg" alt="post-thumb" class="img-fluid mb-4">
6464
<p class="blog-post-body">
65-
.LB ccTLD (a Country Code Top Level Domain for Lebanon) was delegated by IANA to Nabil Bukhalid at the American University of Beirut (AUB) in 1993. For nearly thirty years, the domain’s management was led by Mr. Bukhalid.
65+
.LB ccTLD (a Country Code Top Level Domain for Lebanon) was delegated by IANA to Nabil Bukhalid at the American University of Beirut (AUB) in 1993.
66+
<sup><a onclick="linkfiles('link1')">[1]</a></sup>
67+
For nearly thirty years, the domain’s management was led by Mr. Bukhalid.
6668
</p>
6769
<p>*** write paragraph</p>
6870
<ol type="i">
@@ -134,18 +136,16 @@ <h6>
134136

135137

136138
<h6><u>References: </u></h6>
137-
<ol>
138-
<li><a
139-
href="https://www.mail-archive.com/[email protected]/msg01788.html">https://www.mail-archive.com/[email protected]/msg01788.html</a>
140-
</li>
141-
<li><a
142-
href="https://stackoverflow.com/questions/14930460/how-to-verify-dnskey-by-using-its-corresponding-ds">https://stackoverflow.com/questions/14930460/how-to-verify-dnskey-by-using-its-corresponding-ds</a>
143-
</li>
139+
<ol class="refLi">
140+
<li id="link1"><a class="openLink"
141+
onclick="linkOpen('https://icannwiki.org/.lb')">https://icannwiki.org/.lb</a> </li>
142+
144143
</ol>
145144
</div>
146145
<div class="labelList">
147146
<div class="labelIcon"><i class="fa-solid fa-tags"></i></div>
148-
<div class="labelText">TLS</div>
147+
<div class="labelText">DNS</div>
148+
<div class="labelText">TLD</div>
149149
</div>
150150
<div class="pagination blogPagination my-4">
151151
<div class="paginationNav pull-right">
@@ -159,7 +159,7 @@ <h6><u>References: </u></h6>
159159
</a>
160160

161161

162-
<a href="../../2024/08/epicCAFails.html" title="Next" rel="" class="nextblog">
162+
<a href="../../2024/08/tlsTimeLine.html" title="Next" rel="" class="nextblog">
163163

164164
<div class="nextbox">Next<span><i class="fa fa-angle-right fa-lg"></i></span> </div>
165165
<p class="nexttitle">Next Heading</p>
@@ -189,7 +189,7 @@ <h6><u>References: </u></h6>
189189
</svg>
190190
</div>
191191

192-
<script src="../plugins/jQuery/jquery.min.js" crossorigin="anonymous"></script>
192+
<script src="../../plugins/jQuery/jquery.min.js" crossorigin="anonymous"></script>
193193
<script>
194194
$('#myHead').load('../../include/header.html');
195195
$(document).ready(function () {

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
- 💬 Ask me about **DNS, Wi-Fi, TLS/SSL, Networks, Network Security**
1313

14-
- 📫 How to reach me **contact@gauravKansal.in**
14+
- 📫 How to reach me **contact@gauravkansal.in**
1515

1616
<h3 align="left">Connect with me:</h3>
1717
<p align="left">

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h4 class="mb-4"><a href="/2024/08/epicCAFails.html"
139139
</ul>
140140
<h4 class="mb-4"><a href="/2024/02/Calculating-DS-record-from-DNSKEY.html"
141141
class="text-dark">Calculating DS record from DNSKEY</a></h4>
142-
<p class="mb-0 post-summary">DS (Delegation Signer) is calculated using the ... </p>
142+
<p class="mb-0 post-summary">DS (Delegation Signer) is calculated using the following five fields, namely, DNSKEY, Flags, Protocol, Algorithm, Public portion of KSK. </p>
143143
<a class="btn btn-transparent"
144144
href="/2024/02/Calculating-DS-record-from-DNSKEY.html">Continue...</a>
145145
</div>

0 commit comments

Comments
 (0)