Skip to content

Commit

Permalink
Fix freeleech in What.CD
Browse files Browse the repository at this point in the history
  • Loading branch information
thebigmunch committed Mar 9, 2013
1 parent 7358df0 commit f8b8ba6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions What.CD.tracker
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
<var name="cue">
<string value="false"/>
</var>
<var name="freeleech">
<string value="false"/>
</var>

<!--Some use dots some use underscores, but replace all with spaces-->
<varreplace name="tags" srcvar="tags" regex="[\._]" replace=" "/>
Expand Down

0 comments on commit f8b8ba6

Please sign in to comment.