Removed anything that uses too much CPU or bandwidth

This commit is contained in:
Pierre Rudloff 2014-05-15 20:29:45 +02:00
parent c9990a2084
commit 29fb037706
2 changed files with 3 additions and 108 deletions

View file

@ -35,10 +35,6 @@ require 'head.php';
required placeholder="http://website.com/video" />
</span>
<input class="downloadBtn" type="submit" value="Download" /><br/>
<div class="mp3">
<p><input type="checkbox" id="audio" class="audio" name="audio">
<label for="audio"><span class="ui"></span>Audio only (MP3)</label></p>
</div>
</div>
</form>
<a class="combatiblelink" href="extractors.php">See all supported websites</a>