Skip to content

Commit ef94bb7

Browse files
committed
v2 second tutorial
1 parent 9110773 commit ef94bb7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

learn-more.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
<h2 id="tutorial">Tutorials</h2>
7373
<p>
7474
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/pVYCKu42LAk" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
75+
<iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/AwTdkjj2KsM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
7576
</p>
7677
<h2>What is OSINT?</h2>
7778
<p>Open source intelligence (“OSINT”) is intelligence derived from open sources. Intelligence refers to raw information that has been analyzed or contextualized. Open source refers to information that virtually anyone can access, usually over the internet.</p>

table.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
</div>
7474

7575
<div style="padding:0px 40px 0px 40px">
76-
<input type="text" id="myInput" onkeyup="searchTable()" autofocus placeholder='Try searching for category keywords (e.g. "disinformation") or site/tool topic (e.g. "username")' title="Type in a name" style="display:block;width:100%">
76+
<input type="text" id="myInput" onkeyup="searchTable()" autofocus placeholder='Try searching for topic keywords (e.g. "disinformation") or specific types of data points (e.g. "username" or "email")' title="Type in a name" style="display:block;width:100%">
7777
</div>
7878

7979
<div style="display:block;overflow:scroll;width:100%;height:1200px;padding:0px 40px 0px 40px">

0 commit comments

Comments
 (0)