Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

14
LINES

< > BotCompany Repo | #1002153 // TinyBrain.de Homepage Bot (old)

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Transpiled version (246L) is out of date.

!752

static O mainBot;

static S html(S subURI) {
  O visitorsBot = callOpt(mainBot, "getBot", "#1002157");
  S html = "";
  if (visitorsBot != null)
    html = "<!--\n" + str(callHtmlMethod(visitorsBot, "/")) + "\n-->\n";
  
  S url = "http://bots.tinybrain.de/1002150/raw?bottomLink=%3Ca+href%3D%22http%3A%2F%2Ftinybrain.de%3A8080%2Fgetraw.php%3Fid%3D754%26%2338%3BcontentType%3Dtext%2Fhtml%22%3Emore%3C%2Fa%3E&id=%231002132&slogan=Eleutheria+is+learning+how+to+think.&sloganStyle=font-size%3A+30px";
  html += loadPage(url); // TODO: cookies and such
  ret html;
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, jtubtzbbkimh, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1002153
Snippet name: TinyBrain.de Homepage Bot (old)
Eternal ID of this version: #1002153/1
Text MD5: f1e8c4a1487a46adcba61e322e4b42bf
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-01-20 18:04:14
Source code size: 581 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 637 / 1170
Referenced in: [show references]