Change sauce examples to 4plebs.
This commit is contained in:
parent
47c47f04ce
commit
bf44a9fb13
@ -704,9 +704,9 @@ Config =
|
|||||||
# uploaders:
|
# uploaders:
|
||||||
#//imgur.com/upload?url=%URL;types:gif,jpg,png,pdf;text:Upload to imgur
|
#//imgur.com/upload?url=%URL;types:gif,jpg,png,pdf;text:Upload to imgur
|
||||||
# "View Same" in archives:
|
# "View Same" in archives:
|
||||||
#https://archive.moe/_/search/image/%MD5/;text:View same on archive.moe
|
#https://archive.4plebs.org/_/search/image/%MD5/;text:View same on 4plebs
|
||||||
#https://archive.moe/%board/search/image/%MD5/;text:View same on archive.moe/%board/;boards:<%=
|
#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 === 0})[0].files.join(',')
|
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:<%=
|
#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(',')
|
grunt.file.readJSON('src/Archive/archives.json').filter(function(x) {return x.uid === 8})[0].files.join(',')
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user