Groups
Groups
Sign in
Groups
Groups
xbasians.org
Conversations
Labels
About
Send feedback
Help
xbasians-org.github.io
32 views
Skip to first unread message
alex;
unread,
Aug 30, 2025, 3:12:00 AM (7 days ago)
Aug 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xbasians.org
https://xbasians-org.github.io/
created
alex;
unread,
Aug 30, 2025, 4:52:29 AM (7 days ago)
Aug 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xbasians.org
check_https.ps1
$domain = "
https://xbasians.org
"
while ($true) {
Write-Host "Checking $domain ..."
try {
$response = Invoke-WebRequest -Uri $domain -UseBasicParsing -TimeoutSec 5
if ($response.StatusCode -eq 200) {
Write-Host "✅ HTTPS is working!" -ForegroundColor Green
break
}
} catch {
Write-Host "❌ Not ready yet. Retrying in 30s..." -ForegroundColor Red
}
Start-Sleep -Seconds 30
}
суббота, 30 августа 2025 г. в 10:12:00 UTC+3, alex;:
https://xbasians-org.github.io/
created
alex;
unread,
Aug 30, 2025, 6:12:10 AM (7 days ago)
Aug 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xbasians.org
HTTPS is working!
суббота, 30 августа 2025 г. в 11:52:29 UTC+3, alex;:
alex;
unread,
Aug 30, 2025, 10:19:56 AM (7 days ago)
Aug 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xbasians.org
https://xbasians.org/
What did I forget?
WBR, alex;
суббота, 30 августа 2025 г. в 13:12:10 UTC+3, alex;:
alex;
unread,
Aug 30, 2025, 10:27:41 AM (7 days ago)
Aug 30
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xbasians.org
Added TODO
https://github.com/xBasians-org/xBasians.org
суббота, 30 августа 2025 г. в 17:19:56 UTC+3, alex;:
Reply all
Reply to author
Forward
0 new messages