Not yet actually (the of top level domains list was last updated in 2015-Feb-24) but you may pass a list of allowed top level domains to IS_URL. Using the allowed_tlds argument. If you're running web2py from source you can also update your own official_top_level_domains list using scripts/parse_top_level_domains.py
You can also simply do the changes I did in a pull request updating the list of TLDs due to this thread: https://github.com/web2py/web2py/pull/1806 -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

