mirror of
https://github.com/chylex/Discord-History-Tracker.git
synced 2025-09-17 07:24:48 +02:00
Compare commits
2 Commits
16509be56c
...
a0325953fd
Author | SHA1 | Date | |
---|---|---|---|
a0325953fd
|
|||
5a33540015
|
@@ -22,7 +22,6 @@ define('LATEST_VERSION', $version === false ? '_' : $version);
|
||||
<h1>Discord History Tracker <span class="bar">|</span> <span class="notes"><a href="https://github.com/chylex/Discord-History-Tracker/releases">Release Notes</a></span></h1>
|
||||
<p>Discord History Tracker lets you save chat history in your servers, groups, and private conversations, and view it offline.</p>
|
||||
<img src="img/tracker.png" width="851" class="dht bordered">
|
||||
<p>This page explains how to use the desktop app. If you are looking for the older version of Discord History Tracker which only needs a browser or the Discord app, visit the page for the <a href="https://dht.chylex.com/browser-only">browser-only version</a>, however keep in mind that this version has <strong>significant limitations and fewer features</strong>.</p>
|
||||
|
||||
<h2>How to Use</h2>
|
||||
<p>Download the latest version of the desktop app here, or visit <a href="https://github.com/chylex/Discord-History-Tracker/releases">All Releases</a> for older versions and release notes.</p>
|
||||
@@ -71,9 +70,9 @@ define('LATEST_VERSION', $version === false ? '_' : $version);
|
||||
|
||||
<h2>External Links</h2>
|
||||
<p class="links">
|
||||
<a href="https://github.com/chylex/Discord-History-Tracker/issues">Issues & Suggestions</a> —
|
||||
<a href="https://github.com/chylex/Discord-History-Tracker">Source Code</a> —
|
||||
<a href="https://twitter.com/chylexmc">Follow Dev on Twitter</a> —
|
||||
<a href="https://github.com/chylex/Discord-History-Tracker/issues">Issues & Suggestions</a> •
|
||||
<a href="https://github.com/chylex/Discord-History-Tracker">Source Code</a> •
|
||||
<a href="https://chylex.com">Developer's Website</a> •
|
||||
<a href="https://ko-fi.com/chylex">Support via Ko-fi</a>
|
||||
</p>
|
||||
|
||||
|
@@ -165,7 +165,7 @@ code {
|
||||
|
||||
.downloads svg {
|
||||
margin: 1px 4px;
|
||||
vertical-align: -25%;
|
||||
vertical-align: -30%;
|
||||
}
|
||||
|
||||
.downloads svg.icon-large {
|
||||
|
Reference in New Issue
Block a user