• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » code
Trace: • Formatting Syntax • Projects • Project PDA • ZFS Playground • base-repo-get-value • Travian Map Download Script • Thunderbird Extendsions • ReLAX • Git • Project Idea: WikiTable

code
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@z:travian
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

Travian Map Download Script
10 Hits, Last modified: 13 years ago
port it to the database. ===== config.inc ===== <code bash> # # database DB_USER="travian" # set this t... "/usr/bin/curl --silent --show-error --output " </code> ===== cron.hourly ===== <code bash> #! /bin/sh echo `date +'%Y-%m-%d %H:%M'`: $0 for w in de7 do ${HOME}/opt/travian/bin/get.sh ${w} done </code> ===== get.sh ===== <code bash> #! /bin/sh BIN_
Travian Analyzer Bookmarklet
3 Hits, Last modified: 13 years ago
the Analyzer. ===== Source ===== And here is the code again, in a more readable way: <code> javascript: top.location.href=( (String(window.getSelection()).... (spieler|allianz)\.php\?/,'http://travian.ws/analyser.pl?s=de7&') ) </code> {{tag>javascript travian}}

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki