mirror of
https://github.com/Jackett/Jackett
synced 2025-01-02 21:26:08 +00:00
parent
570ea5bb51
commit
a319838029
1 changed files with 2 additions and 2 deletions
|
@ -125,7 +125,7 @@
|
|||
|
||||
<div class="input-area">
|
||||
<span class="input-header">Proxy url: </span>
|
||||
<input id="jackett-proxy-url" class="form-control input-right" type="text" value="" placeholder="">
|
||||
<input id="jackett-proxy-url" class="form-control input-right" type="text" value="" placeholder="Blank to disable">
|
||||
</div>
|
||||
<div class="input-area">
|
||||
<span class="input-header">Proxy port: </span>
|
||||
|
@ -643,6 +643,6 @@
|
|||
</script>
|
||||
|
||||
<script type="text/javascript" src="../libs/api.js?changed=2017083001"></script>
|
||||
<script type="text/javascript" src="../custom.js?changed=2017090503"></script>
|
||||
<script type="text/javascript" src="../custom.js?changed=2017103101"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue