mxdanger

Results 28 comments of mxdanger

My tv is [this](https://www.amazon.com/TCL-50S423-Smart-Certified-Refurbished/dp/B07N4FJ7S4/ref=sr_1_2?keywords=50S423&qid=1549682384&s=Electronics&sr=1-2). ```json { "ip": "http://xxx.xxx.x.xx:xxxx", "info": { "udn": "2978001d-a00f-1003-8058-c4985c793ef7", "serialNumber": "xxxxxxxxxxxx", "deviceId": "xxxxxxxxxxxx", "advertisingId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "vendorName": "TCL", "modelName": "50S423", "modelNumber": "7130X", "modelRegion": "US", "isTv": "true", "isStick": "false",...

@roberkane212 the bare minimum you could have done is notice the many errors in the code using a validation tool. Now it’s fixed. I’ve added a comma. :/ ``` "accessories":[...

Then name the accessories differently.

> And if Gif possible (after find a way to make it secure as you said on a previous request) Performance wise it would probably be best if only short...

So, I tried it out and I noticed some strange things: * If I was logged out and used the shortcut it takes me to `/login?r=%2Faccount#password` and after logging in...

Make sure you have SSL certificate on dashboard and service. Remove what you added to advanced. Create a custom location and define it as `/` then set the same scheme...

Hi, just throwing in my two cents. I find it inconvenient that this program decides to set its own DNS by default. I already have my own DNS configuration set...

Here are my implementations of it. Not finished yet but you can test it [here](https://mxdanger.github.io/kirkmcdonald.github.io/calc.html ). White theme normally. ![Screen Shot 2019-06-03 at 7 20 01 PM](https://user-images.githubusercontent.com/32040254/58846606-a4a1cf80-8634-11e9-9aca-32d7f9ee981a.png) White theme while...

@Ma124 I had to modify the JS so that the total power output touched the right edge so the table wouldn’t look weird. I might find a better way to...

It could be in white theme automatically but some people might want to a dark colored printout. Might as well give them a choice, but at the same time it...