Change sauce examples to 4plebs.

This commit is contained in:
ccd0 2015-10-07 10:44:24 -07:00
parent 47c47f04ce
commit bf44a9fb13

View File

@ -704,9 +704,9 @@ Config =
# uploaders:
#//imgur.com/upload?url=%URL;types:gif,jpg,png,pdf;text:Upload to imgur
# "View Same" in archives:
#https://archive.moe/_/search/image/%MD5/;text:View same on archive.moe
#https://archive.moe/%board/search/image/%MD5/;text:View same on archive.moe/%board/;boards:<%=
grunt.file.readJSON('src/Archive/archives.json').filter(function(x) {return x.uid === 0})[0].files.join(',')
#https://archive.4plebs.org/_/search/image/%MD5/;text:View same on 4plebs
#https://archive.4plebs.org/%board/search/image/%MD5/;text:View same on 4plebs /%board/;boards:<%=
grunt.file.readJSON('src/Archive/archives.json').filter(function(x) {return x.uid === 3})[0].files.join(',')
%>
#https://rbt.asia/%board/image/%MD5;text:View same on RBT /%board/;boards:<%=
grunt.file.readJSON('src/Archive/archives.json').filter(function(x) {return x.uid === 8})[0].files.join(',')