We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56c688 commit 5e374c8Copy full SHA for 5e374c8
websiteresponse.ps1
@@ -1,3 +1,6 @@
1
+# BetterSSPC
2
+[](https://www.paypal.com/donate?hosted_button_id=TDVLA45EDEXRC)
3
+
4
$url = @{
5
# first website to check
6
DomBlox = "https://domblox.de";
@@ -50,4 +53,4 @@ Write-Influx -Measure loadingtimems -Tags @{website=$($vst.name)} -Metrics @{loa
50
53
}
51
54
52
55
#Display the table
-$table | format-table -AutoSize
56
+$table | format-table -AutoSize
0 commit comments