Revision control

Copy as Markdown

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string-array name="servo_white_list">
<!--
Matches:
Doesn't match:
-->
<item>https:\/\/(.+\.)?servo\.org(\/.*)?$</item>
<!-- All examples hosted under threejs.org/examples/ -->
<item>https:\/\/threejs\.org\/examples\/.*</item>
</string-array>
</resources>