c
This commit is contained in:
parent
6d5580e50d
commit
8f861aefd2
@ -1183,7 +1183,6 @@ const net_search = ''' + net_search_str + r'''
|
|||||||
|
|
||||||
function proxify()
|
function proxify()
|
||||||
{
|
{
|
||||||
try{
|
|
||||||
for(let i=Object.keys(prompt.url_proxy).length;i>=0;--i)
|
for(let i=Object.keys(prompt.url_proxy).length;i>=0;--i)
|
||||||
{
|
{
|
||||||
if(document.querySelector("#fnref\\:"+String(i+1)))
|
if(document.querySelector("#fnref\\:"+String(i+1)))
|
||||||
@ -1196,7 +1195,6 @@ function proxify()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}catch(e){}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
function modal_open(url, num)
|
function modal_open(url, num)
|
||||||
|
@ -1183,7 +1183,6 @@ const net_search = ''' + net_search_str + r'''
|
|||||||
|
|
||||||
function proxify()
|
function proxify()
|
||||||
{
|
{
|
||||||
try{
|
|
||||||
for(let i=Object.keys(prompt.url_proxy).length;i>=0;--i)
|
for(let i=Object.keys(prompt.url_proxy).length;i>=0;--i)
|
||||||
{
|
{
|
||||||
if(document.querySelector("#fnref\\:"+String(i+1)))
|
if(document.querySelector("#fnref\\:"+String(i+1)))
|
||||||
@ -1196,7 +1195,6 @@ function proxify()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
}catch(e){}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
function modal_open(url, num)
|
function modal_open(url, num)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user