Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions pages/content/it-admins.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ If you are reading this, you are probably an IT administrator at your organizati
Please whitelist or unblock the following domains:

- `*.hackclub.com` - Hack Club's primary domain, hosts workshops, tools and other content
- `hack.af` - link shortener used for miscellanous links
- `*.replit.com`, `*.cdn.replit.com`, and `*.repl.co` - Replit, a browser-based IDE used for workshops
- `hack.af` and `hack.club` - link shortener used for miscellanous links
- `*.replit.com`, `*.cdn.replit.com`, and `*.repl.co` - Replit, a browser-based IDE used for workshops (Replit is being phased out of Hack Club workshops)
- `*.github.com`, `github.dev` - GitHub, an industry standard for code hosting and collaboration, owned by Microsoft.
- `hackclub.slack.com` - Hack Club's primary communication platform

Expand All @@ -37,7 +37,7 @@ Browser developer tools (eg. Inspect Element) are required for web development p

## Replit

Replit provides their own [toolkit](https://docs.replit.com/teams-edu/it-administrators-toolkit) for IT administrators with further options for providing student access to Replit, including a firewalled domain.
As of September 2024, Replit has killed educator plans, and may not be financially sustainable for your students. We recommend using our [export tool](https://hackclub.com/replit] to download your previous Repls; and moving to a platform like GitHub Codespaces.

Thank you for supporting your students and their interests. If you have any questions, please reach out to us at [clubs@hackclub.com](mailto:clubs@hackclub.com) and we'd be happy to address your concerns.

Expand Down