Skip to content

Commit 2d9ad67

Browse files
svenvg93gitbook-bot
authored andcommitted
GITBOOK-12: Update icanhazip.com faq
1 parent f854d91 commit 2d9ad67

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

getting-started/database-drivers.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ description: >-
88

99
Since Speedtest Tracker is built on the Laravel Framework any of the framework's supported database [drivers](https://laravel.com/docs/10.x/database#configuration) are also supported.
1010

11-
SQLite ships as the default driver but you can also use MySQL/MariaDB and Postgres. While SQL Server is supported by Laravel it hasn't been tested with Speedtest Tracker so no support will be provided for that driver.
11+
SQLite ships as the default driver but you can also use MySQL/MariaDB/Postgres. 
12+
13+
> While SQL Server is supported by Laravel it hasn't been tested with Speedtest Tracker so no support will be provided for that driver.
1214
1315
***
1416

help/faqs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,11 @@ Starting your cron schedule at an off-peak minute can help reduce network conges
6262

6363
<details>
6464

65-
<summary>AdGuard &#x26; Pi-hole allow domains</summary>
65+
<summary>Scheduled tests are saying there is no internet while there is.</summary>
6666

6767
When a speedtest is being processed Speedtest Tracker will make a call to [http://icanhazip.com](http://icanhazip.com) to get your external IP address. This is done to determine if your server has access to the internet and to check if your external IP address (WAN IP) should be skipped.
6868

69-
Some blocks lists will block this domain, if you're getting errors and your server has access to the internet you'll need to add this to your allow lists.
69+
Some DNS blocks lists will block this domain, if you're getting errors and your server has access to the internet you'll need to add this to your allow lists.
7070

7171
</details>
7272

0 commit comments

Comments
 (0)