Userscript add host to includes

This commit is contained in:
Ruud
2011-10-13 21:19:06 +02:00
parent 29772c01b8
commit debcadcd40
2 changed files with 3 additions and 1 deletions
@@ -1,6 +1,8 @@
// ==UserScript==
// @name CouchPotato UserScript
// @description Add movies like a real CouchPotato
// @include {{host}}*
{% for include in includes %}
// @include {{include}}{% endfor %}
{% for exclude in excludes %}