Introduction
Introduction Statistics Contact Development Disclaimer Help
sub-search: dont use relative path - sub - subscene.com subtitle search
git clone git://git.codemadness.org/sub
Log
Files
Refs
README
LICENSE
---
commit 197c739ffcf32be3e1a34545599a748201677c8c
parent ffa19b17f6bf3a458cd6044a2671857b44688086
Author: Hiltjo Posthuma <[email protected]>
Date: Fri, 28 Nov 2014 23:25:26 +0100
sub-search: dont use relative path
Diffstat:
M sub-search | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sub-search b/sub-search
@@ -15,4 +15,4 @@ query="$1"
url="http://subscene.com/subtitles/release"
ep=$(getep "${query}")
-curl --get --data-urlencode "q=${query}" --data-urlencode "r=true" "${url}" | …
+curl --get --data-urlencode "q=${query}" --data-urlencode "r=true" "${url}" | …
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.