summaryrefslogtreecommitdiffstats
path: root/bin/jdownloader/jd/router/arcor.xml
blob: 155c51ac03b52510a2f43f2bfd02ae3bf6a44cfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="UTF-8"?> 
<java version="1.6.0_03" class="java.beans.XMLDecoder"> 
 <object class="java.util.Vector"> 
  <void method="add"> 
   <array class="java.lang.String" length="6"> 
    <void index="0"> 
     <string>SMC</string> 
    </void> 
    <void index="1"> 
     <string>SMC Arcor Easy Box A 600 Wlan</string> 
    </void> 
    <void index="2"> 
     <string>[[[HSRC]]]
	[[[STEP]]]
		[[[DEFINE router="SMC Arcor Easy Box A 600 Wlan"/]]]
	[[[/STEP]]]
	[[[STEP]]]
		[[[REQUEST]]]
			POST /cgi-bin/login.exe HTTP/1.1
			Host: %%%routerip%%%	
		
			user=%%%user%%%&amp;pws=%%%pass%%%
		[[[/REQUEST]]]
	[[[/STEP]]]
	[[[STEP]]]
		[[[WAIT seconds="2"/]]]
	[[[/STEP]]]
	[[[STEP]]]
		[[[REQUEST]]]
			POST /cgi-bin/statusprocess.exe HTTP/1.1
			Host: %%%routerip%%%
			Cookie: %%%Set-Cookie%%%			

			pvc=0&amp;cur_if=11&amp;disconnect.x=125&amp;disconnect.y=9&amp;disconnect=Reconnect
		[[[/REQUEST]]]
	[[[/STEP]]]
	[[[STEP]]]
		[[[REQUEST]]]
			POST /cgi-bin/statusprocess.exe HTTP/1.1
			Host: %%%routerip%%%
			Cookie: %%%Set-Cookie%%%			

			pvc=0&amp;cur_if=3&amp;connect.x=41&amp;connect.y=9&amp;connect=+Verbinden+
		[[[/REQUEST]]]
	[[[/STEP]]]
[[[/HSRC]]]</string> 
    </void> 
    <void index="3"> 
     <string>(?s).*(smc|arcor).*</string> 
    </void> 
    <void index="4"> 
     <string>admin</string> 
    </void> 
    <void index="5"> 
     <string>1234</string> 
    </void> 
   </array> 
  </void> 
 </object> 
</java>