There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

Cross-app URL aliases (like shell aliases) powered by Nginx.

Source code:


<span style="color:#323232;"># source of truth for URL aliases
</span><span style="color:#323232;"># - used by url-alias-setup and url-alias
</span><span style="color:#323232;"># - can be modified to add new aliases
</span><span style="color:#323232;">declare -A __url_alias=(
</span><span style="color:#323232;">  ["g"]="https://google.com"
</span><span style="color:#323232;">  ["r"]="https://reddit.com"
</span><span style="color:#323232;">  ["h"]="https://news.ycombinator.com"
</span><span style="color:#323232;">)
</span><span style="color:#323232;">
</span><span style="color:#323232;"># url-alias
</span><span style="color:#323232;"># - print the current URL aliases
</span><span style="color:#323232;">function url-alias () {
</span><span style="color:#323232;">  local green="
  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines