What is steemit.porn webapp?
At the moment, it is basically a light-weight auto-refreshing message board for NSFW vote-related content. The style and html structure is bootstrap.
Current Features:
- Real time NSFW activity
- Votes, voters and vote weight
What is coming next?
I am planning on adding a different additional features soon (working on it).
- Leaderboards
- Search tool
- An integrated bot will also notice you whenever your favourite porn/nsfw author posts
And, of course, open for suggestions!
How is it done?
Its pure html and embedded Javascript for the moment. The client is communicating directly (thanks to websockets) to the blockchain via JS API library made by Fabian & company (thanks @fabian for your support).
I must say I have struggled with this incredible API, but honestly, documentation is not helping much. There is still a lot of stuff to cover. I might help the team improving it.
I want to specially thanks @reggaemuffin for his support and inspiration. He is the author of downvote webtool, which has been (structure wise) my main inspiration for this project.
Also want to thank @almost-digital for his friendly support (check his new JS library!)
-Lightproject
I lol'ed. Nice meme.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
@lightproject
Please go to your GoDaddy account for the domain name, and please set @ (steemit.porn) to point same as www.steemit.porn
Because now if you go to http://steemit.porn without www. in front you cant reach website.
Or set DNS entries on hosting :) But something is seriously misconfigured :)
Kisses, Amy :) XXX
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Can you please confirm naked domain working now ?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
YES!!! Now it's working! Sorry for annoying messages, I know you worked hard for this, just many people will go to steemit.porn always, I think nobody uses anymore www. :)
DNS has been sorted out!
Great work guys :)
Mwa :*
Amy
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks for the feedback! Problem now is, that the redirection for the naked domain doesnt provide SSL signature :(
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Are you using Apache or Nginx ?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Ok I've checked already - Nginx 1.12.0
do you have some cpanel on that hosting or just ssh ?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
if just ssh, look for nginx.conf for domain steemit.porn
For server { section - here down example
server {
listen 80;
listen [::]:80;
listen 443 default_server ssl;
}
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
it's still redirect to www.
not to steemit.porn :(((
I can't ask you for access, I would help gladly. If you can do pastebin of nginx.conf I could help remotely without accessing it.
Now im off to sleep, hope to see some answer tomorrow...
Good luck :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Thanks ill check it out!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Sounds interesting. I'll watch it evolve.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
But it's not working... If I submit @amytv or just amytv I get nothing as results... Is that normal ? Or its just current ones, no history or how to be used exactly ?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
It tracks current activity, so if you leave it open, it will track everything (posts,votes,voters & voteweight) from that moment on.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit