mirror of
https://github.com/SEPPDROID/JellyCAT.git
synced 2025-10-23 00:14:28 +00:00
16 lines
450 B
XML
16 lines
450 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<atv>
|
|
<head>
|
|
<script src="http://jcathost.dns/js/jcm.js"/>
|
|
<script src="http://jcathost.dns/js/search.js"/>
|
|
</head>
|
|
<body>
|
|
<optionList id="fakeUpdater" autoSelectSingleItem="true">
|
|
<items>
|
|
<oneLineMenuItem id="0" onSelect="checkLogin();">
|
|
<label></label>
|
|
</oneLineMenuItem>
|
|
</items>
|
|
</optionList>
|
|
</body>
|
|
</atv> |