/etc/citadel/citadel_urlshorteners.rc is in citadel-server 9.01-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | # these URLs will be expanded when fetching them from
# RSS-Feeds with short contents (like twitter feeds)
# we expect to find a 30x location header, if we find it,
# we put it in front of that URL, so the full information
# whether one wants to click that or not can be expanded.
http://bit.ly/
http://krz.ch/
http://flic.kr/
http://sns.ly/
http://wp.me/
http://ow.ly/
http://tinyurl.com/
http://goo.gl/
http://dld.bz/
http://tiny.cc/
http://j.mp/
http://su.pr/
#Posting Images to twitter: http://yfrog.com/
http://t.co/
http://nblo.gs/
http://0x4d.ch/
http://fb.me/
http://tagi.ch/
http://post.ly/
http://aol.it/
|