Skip to content

Commit 64586cb

Browse files
Merge pull request #207 from JulianPrieber/llc
change llc.bio to llc.ovh
2 parents ffdb0cf + e684be4 commit 64586cb

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
github: JulianPrieber
44
patreon: JulianPrieber
55
liberapay: LittleLink-Custom
6-
custom: [paypal.me/JulianPrieber, buymeacoffee.com/JulianPrieber, llc.bio]
6+
custom: [paypal.me/JulianPrieber, buymeacoffee.com/JulianPrieber, llc.ovh]

.github/ISSUE_TEMPLATE/issue-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ Platform: `Ubuntu 22.04 LTS`
1313
Server type: `NGINX/Apache2 ...`
1414
PHP version: `8.1`
1515

16-
[//]: # (Please make sure you have read the system requirements at https://llc.bio/req before submitting your issue.)
16+
[//]: # (Please make sure you have read the system requirements at https://llc.ovh/req before submitting your issue.)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ LittleLink Admin is in itself a fork of [LittleLink](https://github.com/sethcott
344344
<br>
345345

346346
## Supporters
347-
You can support LittleLink Custom [here](https://littlelink-custom.com/sponsor). If you choose to support LittleLink Custom, you will get exclusive rewards such as access to a private LittleLink Custom instance hosted by us at [llc.bio](https://llc.bio) for free.
347+
You can support LittleLink Custom [here](https://littlelink-custom.com/sponsor). If you choose to support LittleLink Custom, you will get exclusive rewards such as access to a private LittleLink Custom instance hosted by us at [llc.ovh](https://llc.ovh) for free.
348348

349349

350350
**💖 Thank you:**

config/advanced-config.php.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ return [
202202
| In the 'title' field, changes the text on a button, such as 'custom' and 'custom_website'.
203203
|
204204
| In the 'icon' field, uses the same syntax as the Button Editor on the Admin Panel.
205-
| This allows you to add your own icons to 'custom' buttons. You can find a list of available icons on llc.bio/fa.
205+
| This allows you to add your own icons to 'custom' buttons. You can find a list of available icons on llc.ovh/fa.
206206
|
207207
| In the 'custom_css' field, here you can enter custom CSS to change the color of your button.
208208
| If you don't feel comfortable working with CSS,

storage/backups/default_settings

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@ SESSION_DRIVER=file
6969
SESSION_LIFETIME=120
7070

7171
#Updater Settings=Changes settings regarding the built-in updater.
72-
#=JOIN_BETA either true or false. Learn more about this setting at llc.bio/beta.
72+
#=JOIN_BETA either true or false. Learn more about this setting at llc.ovh/beta.
7373
JOIN_BETA=false
7474
#=SKIP_UPDATE_BACKUP either true or false. Skips backup before updating. Use at your own risk.
7575
SKIP_UPDATE_BACKUP=false
7676

7777
#=CUSTOM_META_TAGS either true or false. Used to enable setting in advanced config file (config/advanced-config.php).
78-
#=You can read more about this config at https://llc.bio/advanced-config.
78+
#=You can read more about this config at https://llc.ovh/advanced-config.
7979
CUSTOM_META_TAGS=false
8080

8181
#=FORCE_HTTPS either true or false. Used to redirect any request to HTTPS.

storage/templates/advanced-config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
| In the 'title' field, changes the text on a button, such as 'custom' and 'custom_website'.
194194
|
195195
| In the 'icon' field, uses the same syntax as the Button Editor on the Admin Panel.
196-
| This allows you to add your own icons to 'custom' buttons. You can find a list of available icons on llc.bio/fa.
196+
| This allows you to add your own icons to 'custom' buttons. You can find a list of available icons on llc.ovh/fa.
197197
|
198198
| In the 'custom_css' field, here you can enter custom CSS to change the color of your button.
199199
| If you don't feel comfortable working with CSS,

0 commit comments

Comments
 (0)