PHP parse douyin url without watermark

How to get downloadable video url from douyin?

83 Likes Comment
Blockchain index update issue

TX not found while trying syn.js index update reindex

Problem:Duplicate “Time” in the rawtransaction rpc Solution: Delete the line of file: src/rpcrawtransaction.cpp Re-compile the daemon wallet and remove previous synchronized data. Another issue you’ll meet while running: node scripts/sync.js index update Cannot read property…

83 Likes Comment

makefile.unix:179: recipe for target ‘obj/checkpoints.o’ failed

This error occurs when you’re trying to compile the daemon coind from source on Ubuntu 18.0.4 and the solution is

90 Likes Comment

Build your own blockchain base on Komodo Platform

Want to build your own asset chain and token? It’s easier than you might think, thanks to Komodo. Your guide is here: https://medium.com/crowdbotics/want-to-build-your-own-asset-chain-and-token-its-easier-than-you-might-think-thanks-to-komodo-8dab55559a80

72 Likes Comment

Setup Iquidus 1.7.3 latest

Requires node.js >= 8.17.0 (12.14.0 is advised for updated dependencies) mongodb 4.2.x *coind Recommend VPS/Server: DigitalOcean You can deploy an explorer by signing up via my referral url ( https://m.do.co/c/27e86b26ff80 ) and get $100 credit…

80 Likes Comment

Get .xyz domain with only $0.60/ 1st year.

.xyz is Global Domain Name. A new generic extension that is for everyone, everywhere & everything. Whether you are a corporation or a small business, a student or a startup your online presence is your…

76 Likes Comment

Disable autostart/autoplay HTML5 video tag

How to change autoplay off? Just a simple javascript will help you to disable autoplay feature of video tag in HTML5 Remember to remove autoplay param from video tag Set and unique class id of…

80 Likes Comment
Install Redis server on CentOS

Setup and monitor Redis server

Hey, I’m a Web application developer! I’m wondering how to populate the database not only with lowest-cost but also high performance. Redis is a good idea. Why should you add a Redis server into your…

76 Likes Comment

Q2A error: Undefined index eval()’d code

How to fix this error in your question2answer website? Notice: Undefined index: part in qa-include/qa-base.php(510) : eval()’d code on line 189 Just one line code. Because it’s just php notice , you can disable the…

72 Likes Comment

Missing field “mainEntity” on Q2A

Hi Q2A webmasters! Today I go to Google Search Console , I’ve found an error message with my question2answer website: Missing field “mainEntity” I follow the instructions from the official website: https://www.question2answer.org/qa/70061/schema-org-errors-mainentity-missing . But it…

89 Likes Comment