Anonymous ID: c9a4de April 8, 2018, 7:42 a.m. No.950528   🗄️.is 🔗kun   >>0670

>>946386

apifag here.

 

Is there a way we can get the API added back into the bread?

Looks like back in #1157 somebody said that they were having trouble with the JSON archive and the QAnon.news api.

>>931166

>>931127

Anon says the json archive is comped?

>>931034

I cannot reproduce.

I'm not sure how the api got mixed in there. Maybe because it's all got json in the name.

Anyways, I scanned the qanon.news site and found that it's malware free. I think that with all the similarity in names, there's probably alot of domain confusion going on.

 

https:// rescan.pro/result.php?e4cb922b75db556a5c4bd0501f07ba3e

 

https:// app.webinspector.com/public/reports/81164825

 

ping qanon.news = 50.52.168.151

https:// metadefender.opswat.com/results#!/ip/NTAuNTIuMTY4LjE1MQ==/overview

 

If it's got issues, please let me know. Some pages are pointing to CDN's for javascript. jquery, css, fonts. Is that the issue?

 

The api is an 8ch crawler that auto archives breads/q posts from Q Research and GA. The complete JSON archive comes from this as a single downloadable. I can put the complete zip archive on the qanon.news site rather than anonfile easily.

 

http:// qanon.news/ <- rest api with json/xml results

http:// qanon.news/api/bread/list/?xml=true <- current archive

http:// qanon.news/posts.html <- built with api/posts

http:// qanon.news/smashposts.html <- built with api/smash

http:// qanon.news/timeline.html <- built with api/smash and timeline.js

Anonymous ID: c9a4de April 8, 2018, 12:04 p.m. No.953614   🗄️.is 🔗kun

>>952697

Thx for your help anon. Looks like my server redirect options are limited. I don't want to do a javascript redirect of https -http. Nothing is configured to serve https. It's just going to be unresponsive/bad URL when a user tries to hit it via https. I personally don't like redirects anyways.

 

Looks like I can request a self signed cert but…. I'm not sure that's going to be the answer.

 

Doesn't look like the LetsEncrypt is going to work either unless I can figure that out. I'd say no SSL in the foreseeable future for qanon.news. Added back into bread or not? I'll leave that up to you. RL calling. I'll check back in later. Thanks again for your help.