PDA

View Full Version : router dgn1000v3 script jdownloader


tania123
16-03-2014, 08:13
salve ho un problema con jdownloader con lo script di riconnessione non funziona ho provato tutte le tecniche possibili ma niente sono andato anche nel forum di jdownloader ma non mi aiuta nessuno ho pensato di postare qua se qualcuno sa aiutarmi

lo script è questo

[CODE][[]]
[[]]
[[]]
GET / HTTP/1.1
Host: %%%routerip%%%
[[]]
[[]]

[[]]
[[]]
GET / HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /index.htm HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /funcs.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /top.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /basic.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /top.html HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /basic_wait.htm HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /funcs.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /top.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /basic_wait.htm HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
POST /apply.cgi?/basic_home.htm%20timestamp=12107144 HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%

submit_flag=ping
[[]]
[[]]

[[]]
[[]]
GET /adv_index.htm HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /region_class.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /advanced.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /funcs.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /top.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /top.html HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /RST_status.htm HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /funcs.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /top.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /RST_conn_status.htm HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /funcs.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
POST /apply.cgi?/RST_conn_status.htm%20timestamp=99951552 HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%

submit_flag=connect_status&endis_connect=0
[[]]
[[]]

[[]]
[[]]
GET /RST_conn_status.htm HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /funcs.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /RST_conn_status.htm HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /funcs.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
POST /apply.cgi?/RST_conn_status.htm%20timestamp=61103164 HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%

submit_flag=connect_status&endis_connect=3
[[]]
[[]]

[[]]
[[]]
GET /RST_conn_status.htm HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]
[[]]
GET /funcs.js HTTP/1.1
Host: %%%routerip%%%
Authorization: Basic %%%basicauth%%%
[[]]
[[]]

[[]]/CODE]