]> CyberLeo.Net >> Repos - Github/YOURLS.git/commit
Smarter domain convention in examples and source
authorozh <ozh@ozh.org>
Fri, 10 Apr 2015 20:46:06 +0000 (22:46 +0200)
committerozh <ozh@ozh.org>
Fri, 10 Apr 2015 20:46:06 +0000 (22:46 +0200)
commit7225f8dff1384fe610e7e57b69a1c2036af45c2f
treef8da03affb3f604b64a5c2d92ec2a24cf830bc54
parentabc7d6c52f6e0ddb8d930d3022f75b46617ee0d8
Smarter domain convention in examples and source

In config, readmes, editable files: the generic YOURLS install will be http://your-own-domain-here.com/ so that noob users get an obvious warning when they misconfigure something

In source comments, presumably read by hackers who have a clue, the generic YOURLS install will be http://sho.rt/. The generic long URL can be http://example.com/something-whatever

Closes #1841
includes/functions-formatting.php
includes/functions.php
readme.html
sample-public-front-page.txt
sample-remote-api-call.txt
user/config-sample.php
yourls-loader.php