fmap / muflax65ngodyewp.onion

Remember http://muflax.com?
http://muflax65ngodyewp.onion
2 stars 3 forks source link

comments are missing #4

Open yorickvP opened 9 years ago

yorickvP commented 9 years ago

Comments were stored in disqus. Maybe we can get that to load, or we can import some from my archive.

fmap commented 9 years ago

Comments were stored in disqus. Maybe we can get that to load,

% awk -F'[: ]+' '/disqus_site/{print "http://"$3".disqus.com/latest.rss"}' sites.yaml |
% xargs -I, curl -s -w '%{http_code}\n' , -o /dev/null
404
404
404
% # :'(

or we can import some from my archive.

Sounds good. I'd like to keep the conversation flowing; maybe batch import into a self-hosted instance of Isso.