This commit is contained in:
Joey Kimsey
2024-12-20 16:55:45 -05:00
parent 7b4dc5f41f
commit 0c2fa757dd
12 changed files with 127 additions and 22 deletions

103
README.md
View File

@ -154,3 +154,106 @@ Out of stock - Nevel's Novelties
Google Maps - 33°24'55.8"N 43°18'33.3"E - WMD Google Maps - 33°24'55.8"N 43°18'33.3"E - WMD
Youtube - Unlisted Video PP Tape Youtube - Unlisted Video PP Tape
Ark of the Covenant
jimmy hoffa's body
atlantis
bbermuda triangle
pentagon audit money
Lost Inca gold
craiig's list
The original crown jewels of England
Contents
Solomon Northup, Author of "12 Years a Slave"
Jimmy Hoffa
The Lost Colony of Roanoke
Three Alcatraz Escapees
Richard Serra's "Equal-Parallel: Guernica-Bengasi"
Helen Brach
George Washington's False Teeth
Flight 19
The Crew of the Mary Celeste
Pro Basketball Star John Brisker
Lost Imperial Fabergé eggs
Crown Jewels of Ireland
e-corp backup
jfk tapes
ruby ridge shooter confession
obamas kenyan birth certificate
trumps taxes
buiilding 7 charge placement map
moon landing script
Real Twitter users (Page 1 of 1)
binders full of women
gelaines panel
Illumiinati Training - year 6
Error 404 Page - The link
Contacts - B. Footy
11,778 votes
Patent Filing - Approved - iSuck
the remote
a clue
Out of stock - Nevel's Novelties
Google Maps - 33°24'55.8"N 43°18'33.3"E - WMD
Youtube - Unlisted Video PP Tape
The Roanoke Colonists
D.B. Cooper
Malaysia Airlines Flight 370
lost paiintings
The Concert by Johannes Vermeer
The Storm on the Sea of Galilee by Rembrandt van Rijn
Poppy Flowers by Vincent van Gogh
The Just Judges by Jan van Eyck
Waterloo Bridge, London (1901) by Claude Monet October 1516, 2012 Kunsthal museum in Rotterdam
Main article: Kunsthal § Art theft
Presumably burnt by an accomplice[23][24][25] Unknown ?
Charing Cross Bridge, London (1901) by Claude Monet
The Painter on His Way to Work by Vincent van Gogh
Portrait of Adele Bloch-Bauer I by Gustav Klimt
En Canot, by Jean Metzinger
The Concert by Vermeer Est. $20,000,000priceless[1]
Death of Nero
Disappearance of Harold Holt
George Soros
Qanon contact
BlueAnon contact

View File

@ -1,5 +1,6 @@
<div class="col-8 mx-auto p-4 rounded shadow-sm mb-5 context-main-bg mt-4 container"> <div class="col-8 mx-auto p-4 rounded shadow-sm mb-5 context-main-bg mt-4 container">
<h2 class="text-center mb-4">Bug Report</h2> <h2 class="text-center mb-4">Bug Report</h2>
<hr>
<p>Thank you for visiting our bug reporting page. We value our users' input highly and in an effort to better serve your needs, please fill out the form below to help us address this issue.</p> <p>Thank you for visiting our bug reporting page. We value our users' input highly and in an effort to better serve your needs, please fill out the form below to help us address this issue.</p>
<p>We read each and every bug report submitted, and by submitting this form you allow us to send you a follow-up email.</p> <p>We read each and every bug report submitted, and by submitting this form you allow us to send you a follow-up email.</p>
<form action="" method="post"> <form action="" method="post">
@ -45,7 +46,7 @@
<!-- Submit Button --> <!-- Submit Button -->
<div class="text-center"> <div class="text-center">
<button type="submit" name="submit" value="submit" class="btn btn-primary btn-lg">Submit</button> <button type="submit" name="submit" value="submit" class="btn btn-primary btn-lg atb-green-bg">Submit</button>
</div> </div>
</form> </form>
</div> </div>

View File

@ -39,7 +39,7 @@
<!-- Submit Button --> <!-- Submit Button -->
<div class="text-center"> <div class="text-center">
<button type="submit" name="submit" value="submit" class="btn btn-primary btn-lg">Submit</button> <button type="submit" name="submit" value="submit" class="btn btn-primary btn-lg atb-green-bg">Submit</button>
</div> </div>
</form> </form>
</div> </div>

View File

@ -1,5 +1,5 @@
<div class="col-md-5 offset-md-1 mb-3 text-center"> <div class="col-md-5 offset-md-1 mb-3 text-center">
<h5>Subscribe</h5> <h5 class="atb-green">Subscribe</h5>
<div class="d-flex flex-column flex-sm-row gap-2 justify-content-center mx-auto"> <div class="d-flex flex-column flex-sm-row gap-2 justify-content-center mx-auto">
<form action="{ROOT_URL}subscribe/home" method="post" class="form-horizontal"> <form action="{ROOT_URL}subscribe/home" method="post" class="form-horizontal">
<label for="email" class="visually-hidden">Email address</label> <label for="email" class="visually-hidden">Email address</label>

View File

@ -3,11 +3,11 @@
<hr> <hr>
{LOOP} {LOOP}
<div class="blog-post p-2"> <div class="blog-post p-2">
<h2 class="blog-post-title"><a href="{ROOT_URL}suggestions/view/{ID}">{title}</a></h2> <h2 class="blog-post-title"><a href="{ROOT_URL}suggestions/view/{ID}" class="text-decoration-none atb-green">{title}</a></h2>
<div class="well"> <div class="well">
{suggestion} {suggestion}
<p class="blog-post-meta"> <p class="blog-post-meta">
Suggested on <i>{DTC date}{suggestedOn}{/DTC}</i> by <a href="{ROOT_URL}home/profile/{author}"><strong>{submittedBy}</strong></a> Suggested on <i>{DTC date}{suggestedOn}{/DTC}</i> by <a href="{ROOT_URL}home/profile/{author}" class="text-decoration-none atb-green"><strong>{submittedBy}</strong></a>
</p> </p>
</div> </div>
</div> </div>
@ -21,6 +21,6 @@
</div> </div>
{/ALT} {/ALT}
<div class="text-center"> <div class="text-center">
<a href="{ROOT_URL}suggestions/create" class="btn btn-lg btn-primary" role="button">Make a Suggestion</a> <a href="{ROOT_URL}suggestions/create" class="btn btn-lg btn-primary atb-green-bg" role="button">Make a Suggestion</a>
</div> </div>
</div> </div>

View File

@ -3,10 +3,10 @@
<hr> <hr>
{LOOP} {LOOP}
<div class="wip-project"> <div class="wip-project">
<h3 class="wip-project-title">{title}</h3> <h3 class="wip-project-title atb-green">{title}</h3>
<small class=""><b>Started: </b><i>{prettyStart}</i></small> <small class=""><b>Started: </b><i>{prettyStart}</i></small>
<div class="progress mt-2"> <div class="progress mt-2">
<div class="progress-bar" role="progressbar" style="width: {progress}%" aria-valuenow="{progress}" aria-valuemin="0" aria-valuemax="100"></div> <div class="progress-bar atb-green-bg" role="progressbar" style="width: {progress}%" aria-valuenow="{progress}" aria-valuemin="0" aria-valuemax="100"></div>
</div> </div>
<div class="well my-3"> <div class="well my-3">
{description} {description}

View File

@ -1,5 +1,5 @@
<div class="col-8 mx-auto p-4 rounded shadow-sm context-main-bg my-4"> <div class="col-8 mx-auto p-4 rounded shadow-sm context-main-bg my-4">
<h2 class="text-center text-primary mb-4">Welcome to AllTheBookmarks</h2> <h2 class="text-center mb-4">Welcome to AllTheBookmarks</h2>
<p class="lead"> <p class="lead">
AllTheBookmarks was built out of a need to manage my own bookmarks better. As a web developer, I would not only use URLs for every aspect of my job, but I also needed to switch browsers, operating systems, or devices. For years, I had a version of this tool that I used on my own local network. In 2025, I'm bringing it to anyone who wants it. AllTheBookmarks was built out of a need to manage my own bookmarks better. As a web developer, I would not only use URLs for every aspect of my job, but I also needed to switch browsers, operating systems, or devices. For years, I had a version of this tool that I used on my own local network. In 2025, I'm bringing it to anyone who wants it.
</p> </p>
@ -7,10 +7,10 @@
Right now, this entire system was built and managed by myself. As stated, I have used my own version of this for years, but translating it to a publicly available product is not a 1-to-1 job. There may be bugs or issues encountered while you use the product. I can't guarantee a fix for every need in every case immediately, but I do actively keep track of bugs and work hard to ensure everyone has a great experience using the app. Right now, this entire system was built and managed by myself. As stated, I have used my own version of this for years, but translating it to a publicly available product is not a 1-to-1 job. There may be bugs or issues encountered while you use the product. I can't guarantee a fix for every need in every case immediately, but I do actively keep track of bugs and work hard to ensure everyone has a great experience using the app.
</p> </p>
<p> <p>
If you encounter any bugs, feel free to report them <a href="/bugreport" class="text-primary text-decoration-underline">here</a>. Likewise, there are forms for feedback, reviews, suggestions, and a general contact form. Thanks for taking the time to check out the product! If you encounter any bugs, feel free to report them <a href="/bugreport" class="text-decoration-none atb-green">here</a>. Likewise, there are forms for feedback, reviews, suggestions, and a general contact form. Thanks for taking the time to check out the product!
</p> </p>
<div class="text-center mt-4 pb-4"> <div class="text-center mt-4 pb-4">
{loggedin}<a href="/bugreport" class="btn btn-primary btn-lg px-5">Report a Bug</a>{/loggedin} {loggedin}<a href="/bugreport" class="btn btn-primary btn-lg px-5 atb-green-bg">Report a Bug</a>{/loggedin}
<a href="/contact" class="btn btn-outline-secondary btn-lg px-5 ms-3">Contact Us</a> <a href="/contact" class="btn btn-outline-secondary btn-lg px-5 ms-3 atb-green-outline">Contact Us</a>
</div> </div>
</div> </div>

View File

@ -1,4 +1,4 @@
<div class="col-6 col-md-2 mb-3"> <div class="col-6 col-md-2 mb-3 text-center">
<h5 class="atb-green">More Info</h5> <h5 class="atb-green">More Info</h5>
<ul class="nav flex-column"> <ul class="nav flex-column">
{LOOP} {LOOP}

View File

@ -1,4 +1,4 @@
<div class="col-6 col-md-2 mb-3"> <div class="col-6 col-md-2 mb-3 text-center">
<h5 class="atb-green">Contact Us</h5> <h5 class="atb-green">Contact Us</h5>
<ul class="nav flex-column"> <ul class="nav flex-column">
{LOOP} {LOOP}

View File

@ -1,6 +1,6 @@
<div class="col-6 col-md-2 mb-3"> <div class="col-6 col-md-2 mb-3 text-center">
<h5 class="atb-green">Dark Mode</h5> <h5 class="atb-green">Dark Mode</h5>
<div class="material-switch px-4"> <div class="material-switch px-4 mt-2">
<input name="dark-mode-toggle" type="checkbox" id="dark-mode-toggle" class="form-check-input"> <input name="dark-mode-toggle" type="checkbox" id="dark-mode-toggle" class="form-check-input">
<label for="dark-mode-toggle" class="label-default"></label> <label for="dark-mode-toggle" class="label-default"></label>
</div> </div>

View File

@ -1,8 +1,9 @@
<div class="context-main-bg p-4 my-5"> <div class="context-main-bg p-4 my-5">
<h1>Privacy Policy</h1> <h1>Privacy Policy</h1>
<hr>
<p>Last updated: December 09, 2024</p> <p>Last updated: December 09, 2024</p>
<p>This Privacy Policy describes Our policies and procedures on the collection, use and disclosure of Your information when You use the Service and tells You about Your privacy rights and how the law protects You.</p> <p>This Privacy Policy describes Our policies and procedures on the collection, use and disclosure of Your information when You use the Service and tells You about Your privacy rights and how the law protects You.</p>
<p>We use Your Personal data to provide and improve the Service. By using the Service, You agree to the collection and use of information in accordance with this Privacy Policy. This Privacy Policy has been created with the help of the <a href="https://www.termsfeed.com/privacy-policy-generator/" target="_blank">Privacy Policy Generator</a>.</p> <p>We use Your Personal data to provide and improve the Service. By using the Service, You agree to the collection and use of information in accordance with this Privacy Policy. This Privacy Policy has been created with the help of the <a href="https://www.termsfeed.com/privacy-policy-generator/" target="_blank" class="text-decoration-none atb-green">Privacy Policy Generator</a>.</p>
<h2>Interpretation and Definitions</h2> <h2>Interpretation and Definitions</h2>
<h3>Interpretation</h3> <h3>Interpretation</h3>
<p>The words of which the initial letter is capitalized have meanings defined under the following conditions. The following definitions shall have the same meaning regardless of whether they appear in singular or in plural.</p> <p>The words of which the initial letter is capitalized have meanings defined under the following conditions. The following definitions shall have the same meaning regardless of whether they appear in singular or in plural.</p>
@ -46,7 +47,7 @@
<p><strong>Usage Data</strong> refers to data collected automatically, either generated by the use of the Service or from the Service infrastructure itself (for example, the duration of a page visit).</p> <p><strong>Usage Data</strong> refers to data collected automatically, either generated by the use of the Service or from the Service infrastructure itself (for example, the duration of a page visit).</p>
</li> </li>
<li> <li>
<p><strong>Website</strong> refers to All The Bookmarks, accessible from <a href="https://allthebookmarks.com" rel="external nofollow noopener" target="_blank">https://allthebookmarks.com</a></p> <p><strong>Website</strong> refers to All The Bookmarks, accessible from <a href="https://allthebookmarks.com" rel="external nofollow noopener" class="atb-green text-decoration-none" target="_blank">https://allthebookmarks.com</a></p>
</li> </li>
<li> <li>
<p><strong>You</strong> means the individual accessing or using the Service, or the company, or other legal entity on behalf of which such individual is accessing or using the Service, as applicable.</p> <p><strong>You</strong> means the individual accessing or using the Service, or the company, or other legal entity on behalf of which such individual is accessing or using the Service, as applicable.</p>
@ -89,7 +90,7 @@
<li><strong>Cookies or Browser Cookies.</strong> A cookie is a small file placed on Your Device. You can instruct Your browser to refuse all Cookies or to indicate when a Cookie is being sent. However, if You do not accept Cookies, You may not be able to use some parts of our Service. Unless you have adjusted Your browser setting so that it will refuse Cookies, our Service may use Cookies.</li> <li><strong>Cookies or Browser Cookies.</strong> A cookie is a small file placed on Your Device. You can instruct Your browser to refuse all Cookies or to indicate when a Cookie is being sent. However, if You do not accept Cookies, You may not be able to use some parts of our Service. Unless you have adjusted Your browser setting so that it will refuse Cookies, our Service may use Cookies.</li>
<li><strong>Web Beacons.</strong> Certain sections of our Service and our emails may contain small electronic files known as web beacons (also referred to as clear gifs, pixel tags, and single-pixel gifs) that permit the Company, for example, to count users who have visited those pages or opened an email and for other related website statistics (for example, recording the popularity of a certain section and verifying system and server integrity).</li> <li><strong>Web Beacons.</strong> Certain sections of our Service and our emails may contain small electronic files known as web beacons (also referred to as clear gifs, pixel tags, and single-pixel gifs) that permit the Company, for example, to count users who have visited those pages or opened an email and for other related website statistics (for example, recording the popularity of a certain section and verifying system and server integrity).</li>
</ul> </ul>
<p>Cookies can be &quot;Persistent&quot; or &quot;Session&quot; Cookies. Persistent Cookies remain on Your personal computer or mobile device when You go offline, while Session Cookies are deleted as soon as You close Your web browser. You can learn more about cookies on <a href="https://www.termsfeed.com/blog/cookies/#What_Are_Cookies" target="_blank">TermsFeed website</a> article.</p> <p>Cookies can be &quot;Persistent&quot; or &quot;Session&quot; Cookies. Persistent Cookies remain on Your personal computer or mobile device when You go offline, while Session Cookies are deleted as soon as You close Your web browser. You can learn more about cookies on <a class="text-decoration-none atb-green" href="https://www.termsfeed.com/blog/cookies/#What_Are_Cookies" target="_blank">TermsFeed website</a> article.</p>
<p>We use both Session and Persistent Cookies for the purposes set out below:</p> <p>We use both Session and Persistent Cookies for the purposes set out below:</p>
<ul> <ul>
<li> <li>
@ -194,11 +195,11 @@
<p>By email: webmaster@allthebookmarks.com</p> <p>By email: webmaster@allthebookmarks.com</p>
</li> </li>
<li> <li>
<p>By visiting this page on our website: <a href="https://allthebookmarks.com/contact" rel="external nofollow noopener" target="_blank">https://allthebookmarks.com/contact</a></p> <p>By visiting this page on our website: <a href="https://allthebookmarks.com/contact" rel="external nofollow noopener" class=" atb-green text-decoration-none target="_blank">https://allthebookmarks.com/contact</a></p>
</li> </li>
</ul> </ul>
<div class="text-center py-3"> <div class="text-center py-3">
<a href="#top" class="btn btn-outline-primary">Back to Top</a> <a href="#top" class="btn btn-outline-primary atb-green-outline">Back to Top</a>
</div> </div>
</div> </div>

View File

@ -1,6 +1,6 @@
<div class="terms-page col-lg-8 mx-auto my-5"> <div class="terms-page col-lg-8 mx-auto my-5">
{TERMS} {TERMS}
<div class="text-center py-3"> <div class="text-center py-3">
<a href="#top" class="btn btn-outline-primary">Back to Top</a> <a href="#top" class="btn btn-outline-primary atb-green-outline">Back to Top</a>
</div> </div>
</div> </div>