forked from coffinxp/gFpattren
-
Notifications
You must be signed in to change notification settings - Fork 0
/
or.json
114 lines (114 loc) · 2.17 KB
/
or.json
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
113
114
{
"flags": "-iE",
"patterns": [
"Lmage_url=",
"Open=",
"callback=",
"returnUrl=",
"cgi-bin/redirect.cgi=",
"cgi-bin/redirect.cgi?",
"checkout=",
"checkout_url=",
"continue=",
"data=",
"dest=",
"destination=",
"dir=",
"domain=",
"feed=",
"file=",
"file_name=",
"file_url=",
"folder=",
"folder_url=",
"forward=",
"from_url=",
"go=",
"goto=",
"host=",
"html=",
"image_url=",
"img_url=",
"load_file=",
"load_url=",
"login?to=",
"login_url=",
"logout=",
"navigation=",
"next=",
"next_page=",
"out=",
"page=",
"page_url=",
"path=",
"port=",
"redir=",
"redirect=",
"redirect_to=",
"redirect_uri=",
"redirect_url=",
"reference=",
"return=",
"returnTo=",
"return_path=",
"return_to=",
"return_url=",
"rt=",
"rurl=",
"show=",
"site=",
"target=",
"to=",
"uri=",
"url=",
"val=",
"validate=",
"view=",
"window=",
"success=",
"qurl=",
"ext=",
"clickurl=",
"rit_url=",
"pic=",
"jump=",
"jump_url=",
"click?u=",
"originUrl=",
"origin=",
"Url=",
"desturl=",
"u=",
"u1=",
"action=",
"action_url=",
"Redirect=",
"sp_url=",
"service=",
"recurl=",
"j?url=",
"allinurl=",
"q=",
"link=",
"src=",
"tc?src=",
"linkAddress=",
"location=",
"burl=",
"request=",
"backurl=",
"RedirectUrl=",
"ReturnUrl=",
"redirect_url=",
"redirect_to=",
"forward_to=",
"forward_url=",
"destination_url=",
"jump_to=",
"go_to=",
"goto_url=",
"target_url=",
"redirect_link=",
"ref="
]
}