-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathex.html
181 lines (133 loc) · 10.6 KB
/
ex.html
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>BCS EX Raids Sign Up</title>
<!-- Bootstrap -->
<!-- Latest compiled and minified CSS -->
<!-- <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous"> -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<!-- Optional theme -->
<link href="https://stackpath.bootstrapcdn.com/bootswatch/4.1.2/cerulean/bootstrap.min.css" rel="stylesheet" integrity="sha384-EmRcsPP774S9MOi4ywB+JXUWjYnBdyInMzG2XsC5siZEUpexqxOMJW358dCYEjPu" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.8.0/css/bootstrap-datepicker.standalone.css"/>
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<ul class="nav">
<li class="nav-item">
<a class="nav-link active" href="#">Sign Up</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/show-ex-raids">View Raids</a>
</li>
</ul>
<div class="container" style="padding-top: 5em" >
<div class="d-flex justify-content-center row">
<div class="alert alert-danger" role="alert">
The Ex Raid Bot has been shut off for maintenence. This form will be shut off until the bot comes back up. Sorry for any inconvenience.
</div>
<div class=" col-md-6">
<div class="row">
<h5>Sign up for BCS Pokemon Go EX Raids!</h5>
<img src="/images/EX_Raid_Pass.png" alt="EX_Raid_Pass" width="auto" height="125px" style="float: right;">
</div>
<fieldset disabled>
<legend>Please fill in your information.</legend>
<form class="needs-validation" method="POST" action="/ex-raid-form" enctype="multipart/form-data" novalidate>
<div class="form-group">
<label class="col-form-label" for="trainerName">Pokemon Go Trainer Name</label>
<input type="text" class="form-control" placeholder="Pokemon Go Trainer Name" id="trainerName" name="trainerName" required>
<div class="valid-feedback">
Looks good!
</div>
<div class="invalid-feedback">
Please enter your Trainer Name.
</div>
</div>
<div class="form-group">
<label class="col-form-label" for="team">Choose Your Team</label>
<select class="custom-select" id="team" name="team" required>
<option value="Mystic">Mystic</option>
<option value="Instinct">Instinct</option>
<option value="Valor">Valor</option>
</select>
<div class="valid-feedback">
Looks good!
</div>
<div class="invalid-feedback">
Please choose your team.
</div>
</div>
<div class="form-group">
<label class="col-form-label" for="startTime">Desired Start Time</label>
<input type="text" class="form-control" value="Hatch" id="startTime" name="startTime" required>
<div class="valid-feedback">
Looks good!
</div>
<div class="invalid-feedback">
Please enter the time you are available to start.
</div>
</div>
<div class="form-group">
<label for="ssUpload">Upload a screenshot of your EX Raid Pass</label>
<input type="file" class="form-control-file" id="ssUpload" name="ssUpload" required>
<div class="valid-feedback">
Looks good!
</div>
<div class="invalid-feedback">
Please upload a screenshot of your EX Raid pass.
</div>
</div>
<button type="submit" class="btn btn-primary">Submit</button>
</form>
</fieldset>
</div>
<blockquote style="padding: 2em">
This form requires that you upload a screenshot of your EX Raid Pass.
You can view the pass in Pokemon Go, the pass will be in your "Items" next to your
regular free daily raid pass. Click it to view it and take a screenshot of the
pass. Please take a full screen screenshot and do not alter
it in any way. This will ensure the best possible results for the sign up process.
If you do not know how to take a screenshot here are some
links to get you started. <br />
<a href="https://support.apple.com/en-us/HT200289">Screenshot on iPhone</a> <span style="margin: 0 20px"></span> <a href="https://www.greenbot.com/article/2825064/android/how-to-take-a-screenshot-on-your-android-phone.html">Screenshot on Android</a>
</blockquote>
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<!-- <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> -->
<!-- Include all compiled plugins (below), or include individual files as needed -->
<!-- Latest compiled and minified JavaScript -->
<!-- <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js" integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.4.1/js/bootstrap-datepicker.min.js"></script>
<script>
$(document).ready(function(){
window.addEventListener('load', function() {
// Fetch all the forms we want to apply custom Bootstrap validation styles to
var forms = document.getElementsByClassName('needs-validation');
// Loop over them and prevent submission
var validation = Array.prototype.filter.call(forms, function(form) {
form.addEventListener('submit', function(event) {
if (form.checkValidity() === false) {
event.preventDefault();
event.stopPropagation();
}
form.classList.add('was-validated');
}, false);
});
}, false);
});
</script>
</body>
</html>