-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Merge main into beta (11/07/22) (#43) * Update certificate.txt * 11/06/22 (#42) * Patch main into beta. (#41) * Update bootstrap.css * Update bootstrap.css * 12/5/22 (#40) * Update bootstrap.css * Update script.html * Update script.html * Update bootstrap.css * Update script.html * Update script.html * Update script.html * Update bootstrap.css * Update script.html * Update script.html * Update script.html * Update script.html * Update 404.html * Update codinghome.html * Update discord.html * Update ehs.html * Update flash.html * Update index.html * Update terms.html * Update sms.html * Update privacy.html * Update paid.html * Update noodle.html * Update mdickie.html * Update script.html * Update codinghome.html * Update old.html * Update flash.html * Update ehs.html * Update noodle.html * Update index.html * Create year.js * Update index.html * Update index.html * Update 404.html * Update index.html * Update codinghome.html * Update terms.html * Update script.html * Update discord.html * Update ehs.html * Update flash.html * Update sms.html * Update privacy.html * Update mdickie.html * Update paid.html * Update script.html * Update old.html * Update ehs.html * Update flash.html * Update script.html * Update codinghome.html * Update noodle.html * Update noodle.html * Update noodle.html * Update noodle.html * Update ehs.html * Update codinghome.html * Update bootstrap.css * Update bootstrap.css * Update bootstrap.css * Update bootstrap.css * Update bootstrap.css * Merge (again) main into beta. (11/07/22) (#44) * Update certificate.txt * 11/06/22 (#42) * Patch main into beta. (#41) * Update bootstrap.css * Update bootstrap.css * 12/5/22 (#40) * Update bootstrap.css * Update script.html * Update script.html * Update bootstrap.css * Update script.html * Update script.html * Update script.html * Update bootstrap.css * Update script.html * Update script.html * Update script.html * Update script.html * Update 404.html * Update codinghome.html * Update discord.html * Update ehs.html * Update flash.html * Update index.html * Update terms.html * Update sms.html * Update privacy.html * Update paid.html * Update noodle.html * Update mdickie.html * Update script.html * Update codinghome.html * Update old.html * Update flash.html * Update ehs.html * Update noodle.html * Update index.html * Create year.js * Update index.html * Update index.html * Update 404.html * Update index.html * Update codinghome.html * Update terms.html * Update script.html * Update discord.html * Update ehs.html * Update flash.html * Update sms.html * Update privacy.html * Update mdickie.html * Update paid.html * Update script.html * Update old.html * Update ehs.html * Update flash.html * Update script.html * Update codinghome.html * Update noodle.html * Update noodle.html * Update noodle.html * Update noodle.html * Update ehs.html * Update codinghome.html * Update bootstrap.css * Update bootstrap.css * Update bootstrap.css * Update bootstrap.css * Update bootstrap.css * Update index.html * Update index.html * Update index.html * Update bootstrap.css * Update 404.html * Update codinghome.html * Update ehs.html * Update 404.html * Update flash.html * Update script.html * Update noodle.html * Update mdickie.html * Update index.html * Update paid.html * Update privacy.html * Update terms.html * Update sms.html * Update discord.html * Update codinghome.html * Update ehs.html * Update flash.html * Update old.html * Update script.html * Update noodle.html
- Loading branch information
1 parent
79f6412
commit d04383a
Showing
21 changed files
with
213 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,7 +62,7 @@ | |
</div> | ||
</nav> | ||
</header> | ||
<div class="a lrpad"> | ||
<main id="bxpp" class="a lrpad"> | ||
<h1 class="title">BxPP Programming Language</h1> | ||
<h3>Made by <a href="https://pynxtech.pynxthegoat.repl.co/">Pynx Technologies</a></h3> | ||
<a href="https://github.com/Discordmodsbers/BxPP/">Source Code</a><br> | ||
|
@@ -92,13 +92,15 @@ <h2> Installation </h2> | |
</div><hr><div id="downloads"> | ||
<h2>Downloads</h2> | ||
<a href="https://github.com/Discordmodsbers/BxPP/archive/refs/heads/main.zip" download>ZIP Download (Linux & Windows)</a> | ||
</div></div> <hr> | ||
<div class="container-footer"> | ||
<footer class="py-5"> | ||
</div></main> | ||
<footer> | ||
<hr> | ||
<div class="container-footer"> | ||
<div class="py-5"> | ||
<div class="row"> | ||
<div class="col-2"> | ||
<div class="a"> | ||
<div class="imgdiv"><a href="/"><img src="/media/images/shortblack.png" width="50%" alt="icon"></a></div> | ||
<div class="imgdiv"><a href="/"><img src="/media/images/shortblack.png" width="50%" alt="icon"></a></div> | ||
<br> | ||
<h5><a href="/">AT Products LLC</a></h5> | ||
</div></div> | ||
|
@@ -136,14 +138,17 @@ <h5>Documentation</h5> | |
</div> | ||
|
||
<div class="d-flex justify-content-between py-4 my-4 border-top"> | ||
<p>® <script src="/static/year.js"></script> AT Products LLC & BxxT LLC</p> | ||
<p class="ps-3">® <script src="/static/year.js"></script> AT Products LLC</p> | ||
<ul class="list-unstyled d-flex pe-3"> | ||
<li class="ms-3"><a class="link-dark" href="https://github.com/Alex-Toucan/atproducts.xyz" aria-label="GitHub"><i class="bi bi-github"></i></a></li> | ||
<li class="ms-3"><a class="link-dark" href="https://twitter.com/ATProductsLLC" aria-label="Twitter"><i class="bi bi-twitter"></i></a></li> | ||
<li class="ms-3"><a class="link-dark" href="mailto:[email protected]" aria-label="Support Email"><i class="bi bi-envelope"></i></a></li> | ||
<li class="ms-3"><a class="link-dark" href="https://twitter.com/ATPWeather" aria-label="Weather"><i class="bi bi-cloud-sun-fill"></i></a></li> | ||
</ul> | ||
</div> | ||
</footer></div> | ||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,7 +63,7 @@ | |
</div> | ||
</nav> | ||
</header> | ||
<div id="noodle" class="a lrpad"> <div id="intro"> | ||
<main id="noodle" class="a lrpad"> <div id="intro"> | ||
<h1 class="title"> Noodle Hackerspace </h1> | ||
<img src="/media/images/noodle.webp" height="128" width="128"> | ||
<br> <br> | ||
|
@@ -112,13 +112,14 @@ <h2> Viruses & Malware </h2> | |
<h2> Apps & Software </h2> | ||
<h4> Coming Soon... </h4> | ||
</div> | ||
</div> <hr> | ||
<div class="container-footer"> | ||
<footer class="py-5"> | ||
</main><footer> | ||
<hr> | ||
<div class="container-footer"> | ||
<div class="py-5"> | ||
<div class="row"> | ||
<div class="col-2"> | ||
<div class="a"> | ||
<div class="imgdiv"><a href="/"><img src="/media/images/shortblack.png" width="50%" alt="icon"></a></div> | ||
<div class="imgdiv"><a href="/"><img src="/media/images/shortblack.png" width="50%" alt="icon"></a></div> | ||
<br> | ||
<h5><a href="/">AT Products LLC</a></h5> | ||
</div></div> | ||
|
@@ -156,15 +157,17 @@ <h5>Documentation</h5> | |
</div> | ||
|
||
<div class="d-flex justify-content-between py-4 my-4 border-top"> | ||
<p class="ps-3">® <script src="/static/year.js"></script> AT Products LLC</p> | ||
<p class="ps-3">® <script src="/static/year.js"></script>2022 AT Products LLC</p> | ||
<ul class="list-unstyled d-flex pe-3"> | ||
<li class="ms-3"><a class="link-dark" href="https://github.com/Alex-Toucan/atproducts.xyz" aria-label="GitHub"><i class="bi bi-github"></i></a></li> | ||
<li class="ms-3"><a class="link-dark" href="https://twitter.com/ATProductsLLC" aria-label="Twitter"><i class="bi bi-twitter"></i></a></li> | ||
<li class="ms-3"><a class="link-dark" href="mailto:[email protected]" aria-label="Support Email"><i class="bi bi-envelope"></i></a></li> | ||
<li class="ms-3"><a class="link-dark" href="https://twitter.com/ATPWeather" aria-label="Weather"><i class="bi bi-cloud-sun-fill"></i></a></li> | ||
</ul> | ||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
</body> | ||
</html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -63,7 +63,7 @@ | |
</div> | ||
</nav> | ||
</header> | ||
<div id="script" class="a lrpad"> <div id="intro"> | ||
<main id="script" class="a lrpad"> <div id="intro"> | ||
<h1 class="title"> The Script Community </h1> | ||
<img src="/media/images/script.png" width="17.5%" class="script" alt="script icon"> <br> | ||
<br> | ||
|
@@ -409,14 +409,14 @@ <h3> Basics of Google Dorking </h3> | |
<p> Section by Nasus </p> | ||
<p class="mb-1"> <a href="https://www.wireshark.org/#download">Wireshark</a> is a network protocol analyzer used to capture traffic. <br> <br>Putting your adapter in Monitor mode, or RFMON mode, allows a computer with a wireless network interface controller to monitor all traffic received on a wireless channel. Unlike promiscuous mode, which is also used for packet sniffing, monitor mode allows packets to be captured without having to associate with an access point<br> <br> Buy a WiFi Adapter that supports Monitor Mode. | ||
The most recommended brand is Alfa for WiFi Adapters.</p><h4> Tools </h4> <p class="mb-0">Alla Network AWUS036NH & Alla Network 1000 mW AWUS036H.</p><br><p> <a href="https://www.youtube.com/watch?v=zOYohNOnWp4">Tutorial</a> </p> | ||
<p></p></div> </div> | ||
<hr> | ||
<div class="container-footer"> | ||
<footer class="py-5"> | ||
<p></p></div> </main><footer> | ||
<hr> | ||
<div class="container-footer"> | ||
<div class="py-5"> | ||
<div class="row"> | ||
<div class="col-2"> | ||
<div class="a"> | ||
<div class="imgdiv"><a href="/"><img src="/media/images/shortblack.png" width="50%" alt="icon"></a></div> | ||
<div class="imgdiv"><a href="/"><img src="/media/images/shortblack.png" width="50%" alt="icon"></a></div> | ||
<br> | ||
<h5><a href="/">AT Products LLC</a></h5> | ||
</div></div> | ||
|
@@ -454,15 +454,17 @@ <h5>Documentation</h5> | |
</div> | ||
|
||
<div class="d-flex justify-content-between py-4 my-4 border-top"> | ||
<p class="ps-4">® <script src="/static/year.js"></script> AT Products LLC</p> | ||
<p class="ps-3">® <script src="/static/year.js"></script>2022 AT Products LLC</p> | ||
<ul class="list-unstyled d-flex pe-3"> | ||
<li class="ms-3"><a class="link-dark" href="https://github.com/Alex-Toucan/atproducts.xyz" aria-label="GitHub"><i class="bi bi-github"></i></a></li> | ||
<li class="ms-3"><a class="link-dark" href="https://twitter.com/ATProductsLLC" aria-label="Twitter"><i class="bi bi-twitter"></i></a></li> | ||
<li class="ms-3"><a class="link-dark" href="mailto:[email protected]" aria-label="Support Email"><i class="bi bi-envelope"></i></a></li> | ||
<li class="ms-3"><a class="link-dark" href="https://twitter.com/ATPWeather" aria-label="Weather"><i class="bi bi-cloud-sun-fill"></i></a></li> | ||
</ul> | ||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
</body> | ||
</html> | ||
|
Oops, something went wrong.