ef34cc78a016bd59efcbd77e88635846d6c8606a
[framework/web/wrt-installer.git] / tests / config_generator / xml / test011_access.xml
1 <?xml version="1.0"?>
2 <widget xmlns="http://www.w3.org/ns/widgets" xmlns:tizen="http://tizen.org/ns/widgets">
3   <access origin="http://www.wp.pl/*"/>
4   <access origin="http://onet.pl" subdomains="true"/>
5 </widget>