1
0
Fork 0
mirror of https://github.com/fmap/muflax65ngodyewp.onion synced 2024-06-26 10:26:48 +02:00

cover drafts as well

This commit is contained in:
muflax 2011-11-16 08:59:43 +01:00
parent 3b1c494895
commit f324d93777

View file

@ -11,7 +11,7 @@ hosts = [
"video.google.com",
]
urls = `grep -horP 'http://.*(#{hosts.join "|"})[^\"]*\\b' content/ | sort -u`
urls = `grep -horP 'http://.*(#{hosts.join "|"})[^\"]*\\b' content/ drafts/ | sort -u`
Dir.chdir "video-backup"
urls.split.each do |url|