From 5146acaa5973ef9bda897533e8bbe0adfe98b036 Mon Sep 17 00:00:00 2001 From: Wim Brand Date: Fri, 31 Jan 2025 23:06:21 +0100 Subject: [PATCH] Rename bandwidth sharing to hotlinking --- svelte/src/user_home/BandwidthSharing.svelte | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/svelte/src/user_home/BandwidthSharing.svelte b/svelte/src/user_home/BandwidthSharing.svelte index e0bf848..7f8cd30 100644 --- a/svelte/src/user_home/BandwidthSharing.svelte +++ b/svelte/src/user_home/BandwidthSharing.svelte @@ -81,7 +81,7 @@ onMount(() => {
-

Bandwidth sharing (hotlinking)

+

Hotlinking (bandwidth sharing)

- When bandwidth sharing is enabled all the bandwidth that your files - use will be subtracted from your data cap. Advertisements will be - disabled on the download pages for your files and download speed - will be unlimited. The rate limiting captcha for files is also - disabled when bandwidth sharing is on. You can directly embed your - file's download link anywhere, you don't need to use the file viewer - page. + When hotlinking is enabled all the bandwidth that your files use will be + subtracted from your data cap. Advertisements will be disabled on the + download pages for your files and download speed will be unlimited. The + rate limiting captcha for files is also disabled when bandwidth sharing + is on. You can directly embed your file's download link anywhere, you + don't need to use the file viewer page.

Bill shock limit