fork(1) download
  1. function pauseAddClear() {
  2. var ser = uppodGet('videoplayer719','getcomment').substr(0, uppodGet('videoplayer719','getcomment').indexOf(' серия'));
  3. if (ser == "") {
  4. ser = uppodGet('videoplayer719','getcomment').substr(0, uppodGet('videoplayer719','getcomment').indexOf("\n"));
  5. }
  6. if (ser == "") {
  7. ser = uppodGet('videoplayer719','getcomment');
  8. }
  9. pauseadd(2396,'TIMEseriya'+ser+'vremya'+uppodGet('videoplayer719','getime'));
  10. }
  11. function randomname(a, b){
  12. $.cookie(a, b);
  13. }
  14. randomname("sve", "nlxI3omal");
Runtime error #stdin #stdout 0.01s 4980KB
stdin
Standard input is empty
stdout
Standard output is empty