Fully rename Pixeldrain to Nova
This commit is contained in:
@@ -60,13 +60,13 @@ onMount(() => {
|
||||
<h2>
|
||||
Connect
|
||||
<img src="/res/img/jdownloader.png" alt="JDownloader logo" class="app_icon_small"/>
|
||||
JDownloader to your pixeldrain account
|
||||
JDownloader to your Nova account
|
||||
</h2>
|
||||
<p>
|
||||
JDownloader is a software program which makes it easier to download
|
||||
things from the web. You can connect JDownloader to your pixeldrain
|
||||
account to benefit from faster download speed and other pixeldrain
|
||||
Pro features.
|
||||
things from the web. You can connect JDownloader to your Nova
|
||||
account to benefit from faster download speed and other Nova Pro
|
||||
features.
|
||||
</p>
|
||||
<h3>Step 1: Install JDownloader</h3>
|
||||
<p>
|
||||
@@ -81,11 +81,11 @@ onMount(() => {
|
||||
</div>
|
||||
<h3>Step 3: Generate an app key</h3>
|
||||
<p>
|
||||
To connect JDownloader to pixeldrain you need to generate an API
|
||||
To connect JDownloader to Nova you need to generate an API
|
||||
key and enter it in JDownloader's Account Manager.
|
||||
<br/>
|
||||
<strong>Do not show the generated key to anyone</strong>, it can
|
||||
be used to gain access to your pixeldrain account!
|
||||
be used to gain access to your Nova account!
|
||||
</p>
|
||||
|
||||
{#if !api_key}
|
||||
@@ -121,46 +121,46 @@ onMount(() => {
|
||||
</div>
|
||||
<p>
|
||||
Click Save and you're done! You can now download files from
|
||||
pixeldrain with JDownloader.
|
||||
Nova with JDownloader.
|
||||
</p>
|
||||
{:else if app_name === "sharex"}
|
||||
<h2>
|
||||
Connect
|
||||
<img src="/res/img/sharex.png" alt="ShareX logo" class="app_icon_small"/>
|
||||
ShareX to your pixeldrain account
|
||||
ShareX to your Nova account
|
||||
</h2>
|
||||
<p>
|
||||
ShareX is a Screen capture, file sharing and productivity tool.
|
||||
Pixeldrain is supported as a custom uploader. You can <a
|
||||
Nova is supported as a custom uploader. You can <a
|
||||
href="https://getsharex.com/" target="_blank" rel="noreferrer">get
|
||||
ShareX here</a>.
|
||||
</p>
|
||||
<p>
|
||||
Here you can download our custom ShareX uploader which uses
|
||||
pixeldrain to upload your files. This uploader is configured to
|
||||
upload files to your personal pixeldrain account. <strong>Do not
|
||||
Nova to upload your files. This uploader is configured to
|
||||
upload files to your personal Nova account. <strong>Do not
|
||||
share the configuration file with anyone</strong>, it contains
|
||||
your account credentials.
|
||||
</p>
|
||||
|
||||
<div class="center">
|
||||
<a href="/misc/sharex/pixeldrain.com.sxcu" class="button button_highlight">
|
||||
<a href="/misc/sharex/nova.storage.sxcu" class="button button_highlight">
|
||||
<i class="icon small">save</i>
|
||||
Download ShareX Uploader
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<h3>Setting pixeldrain as default uploader</h3>
|
||||
<h3>Setting Nova as default uploader</h3>
|
||||
<p>
|
||||
Download the uploader config and choose 'Open file'
|
||||
<br/>
|
||||
<img src="/res/img/sharex_download.png" style="max-width: 100%;" alt=""/><br/>
|
||||
Set pixeldrain.com as active uploader. Choose Yes
|
||||
Set nova.storage as active uploader. Choose Yes
|
||||
<br/>
|
||||
<img src="/res/img/sharex_default.png" style="max-width: 100%;" alt=""/><br/>
|
||||
</p>
|
||||
{:else}
|
||||
<h2>Connect an app to your pixeldrain account</h2>
|
||||
<h2>Connect an app to your Nova account</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="?app=jdownloader" class="button">
|
||||
|
||||
Reference in New Issue
Block a user