Domain Checker for Windows Phone 8: Custom URI Scheme
This is only supported in version 2.0.0 and higher
- Launch application:
domainchecker:
- Search availability:
domainchecker:Check?Domain={DOMAIN}
Examples⌗
# Expected format
# Directly check availabilty
domainchecker:Check?Domain=alexbouma
domainchecker:Check?Domain=alexbouma.me
# "Cluttered" format
# Formats URL and directly check availabilty
domainchecker:Check?Domain=http://alexbouma.me/
# Invalid format
# Waits for user to correct the query
domainchecker:Check?Domain=alexbouma?.me
Read other posts
comments powered by Disqus