Summary Table
| Categories |
Total Count |
| PII |
0 |
| URL |
0 |
| DNS |
0 |
| EKL |
0 |
| IP |
0 |
| PORT |
0 |
| VsID |
0 |
| CF |
0 |
| AI |
0 |
| VPD |
0 |
| PL |
0 |
| Other |
0 |
File Content
<div class="modal-header">
<h3 tabindex="0">Video Requirements</h3>
<button ng-click="ok()">
<i class="icon icon-close-1" aria-hidden="true"></i>
<span class="sr-only">Close</span>
</button>
</div>
<div class="modal-body">
<ul>
<li>Videos need to be in .mp4 or .mov format.</li>
<li>Lowering the resolution on your mobile device will decrease the video size. Consult your mobile device owner's manual to learn how to reduce the resolution.</li>
<li>Video clips no longer than 1 minute in length are recommended.</li>
<li>Video sizes less than 10 MB are suggested. Video sizes larger than 150 MB will not be uploaded.</li>
<li>When available, use Wi-Fi to upload your videos.</li>
<li>Video uploads can take time to complete.</li>
<li>Do not minimize your browser or allow your mobile device to go to sleep while your video is uploading.</li>
</ul>
</div>
<div class="modal-footer">
<button class="btn btn-primary" ng-click="ok()">OK</button>
</div>