From 4aa2d129e94b1199741f61b94ac862bd4082035c Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 8 Nov 2016 15:44:51 -0800 Subject: [PATCH] Adding list of domains that need to be allowed for editor --- docs/faq.md | 11 ++++++++++- docs/support.md | 6 +++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/docs/faq.md b/docs/faq.md index a95b7ee7..d525c836 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -2,4 +2,13 @@ ### @description Frequently asked questions and answers from our users. -Please search for solutions or open a ticket at [support.microbit.org](https://support.microbit.org)! +## Which web sites do I need to unblock for pxt.microbit.org? + +This is the list of domains that need to be unblocked to allow the web editor to load: + +* https://pxt.microbit.org +* https://www.pxt.io +* https://trg-microbit.userpxt.io +* https://pxt.azureedge.net + +Can't find your question? Please search for solutions or open a ticket at [support.microbit.org](https://support.microbit.org)! diff --git a/docs/support.md b/docs/support.md index f308d647..b83a89e5 100644 --- a/docs/support.md +++ b/docs/support.md @@ -1,5 +1,9 @@ # Support -Send us your feedback and ideas on our [User Voice Forum](https://touchdevelop.uservoice.com/forums/402381-code-the-micro-bit/). +Use the Microbit Foundation [support web site](https://support.microbit.org)! + +You can also read the [Frequently Asked Questions](/faq). + +## Developers You can also use our [GitHub issue tracker](https://github.com/microsoft/pxt-microbit) to report bugs. \ No newline at end of file