-
Notifications
You must be signed in to change notification settings - Fork 16
/
escargot.conf
112 lines (85 loc) · 3.66 KB
/
escargot.conf
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
; Windows Live Messenger - Escargot gateway configuration.
; Don't forget to import WebOne Root Certificate in Windows registry.
; Login
[Edit:^http://messenger.hotmail.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; Gateway
[Edit:^http://gateway.messenger.hotmail.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; MSN 4.7-7.0 Login
[Edit:^http://nexus.passport.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; MSN 4.7 Login, step 2
[Edit:http://login.live.com/login2.srf]
AddInternalRedirect=https://msnmsgr.escargot.chat/login
; MSN 7.5 Login
[Edit:^http://loginnet.passport.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; MSN 8 Login
[Edit:^http://login.live.com/(.*)]
IgnoreUrl=login2.srf
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; PocketMSN 5 Login
[Edit:^http://[a-zA-Z0-9\.]*.mobile.msn.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; PocketWLM 10 Login
[Edit:^http://[a-zA-Z0-9\.]*.mobile.live.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; MSN 6+ configuration
[Edit:^http://config.messenger.msn.com/(.*)]
AddInternalRedirect=https://conf.escargot.chat/$1
; MSN 8+ contacts
[Edit:^http://byrdr.omega.contacts.msn.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; Offline messaging
[Edit:^http://ows.messenger.msn.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
[Edit:^http://rsi.hotmail.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; MSN 8+ Windows Live Space
[Edit:^http://tkrdr.storage.msn.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; MSN 9+ What's New service
[Edit:^http://sup.live.com/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; MSN 7 (old Escargot patch)
[Edit:http://m1.escargot.chat/login]
AddInternalRedirect=https://msnmsgr.escargot.chat/login
; Login (application bug)
[Edit:^http://255.255.255.255/(.*)]
AddInternalRedirect=https://msnmsgr.escargot.chat/$1
; used if HKCU\Software\Microsoft\MessengerService\Server = "messenger.hotmail.com;255.255.255.255"
; HTML content:
; .NET Service Status
[Edit:^http://status.messenger.msn.com/(.*)]
AddInternalRedirect=http://web.archive.org/web/20090212104204id_/http://status.messenger.msn.com/$1
; Connection troubleshooter
[Edit:^http://g.msn.com/5meen_us/140]
AddRedirect=http://web.archive.org/web/20070704092740if_/http://messenger.msn.com/ct/
; What's new in Messenger
[Edit:^http://g.msn.com/5meen_us/153]
AddRedirect=https://web.archive.org/web/20060411191031if_/http://www.imagine-msn.com/messenger/runonce/mosaic.aspx?locale=en
; Avatar gallery
[Edit:^http://g.msn.com/5meen_us/117]
AddRedirect=https://web.archive.org/web/20040130070134if_/http://messenger.msn.com/resource/cTiles.aspx?mkt=-
; Help
[Edit:^http://g.msn.com/5meen_us/107]
AddRedirect=https://web.archive.org/web/20110601234816/http://help.live.com/help.aspx?project=a&market=en-us
; Privacy
[Edit:^http://g.msn.com/5meen_us/112]
AddRedirect=https://web.archive.org/web/20060423153451if_/http://privacy.microsoft.com/en-us/default.aspx
; Send Feedback
[Edit:^http://g.msn.com/5meen_us/150]
AddRedirect=https://web.archive.org/web/20061022190527if_/http://feedback.live.com/eform.aspx?productkey=wlmessenger
; MSN Home Page
[Edit:^http://g.msn.com/5meen_us/103]
AddRedirect=https://escargot.chat/
; Edit Windows XP .NET Passport
[Edit:^http://account.live.com/EditProf.aspx]
AddRedirect=https://escargot.chat/account/
; Sign Up for a new .NET Passport
[Edit:^http://g.msn.com/5meen_us/105]
AddRedirect=https://escargot.chat/register/
; Docs:
; https://wiki.nina.chat/wiki/Protocols/MSNP/URLs_used_by_MSN
; https://gitlab.com/escargot-chat/server/-/wikis/urls-used-by-msn