mirror of
https://github.com/SEPPDROID/JellyCAT.git
synced 2025-10-27 02:14:21 +00:00
authentication and some experimenting
This commit is contained in:
16
app/xml/search.xml
Normal file
16
app/xml/search.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user