1. JavaScript / Говнокод #21295

    −50

    1. 01
    2. 02
    3. 03
    4. 04
    5. 05
    6. 06
    7. 07
    8. 08
    9. 09
    10. 10
    this.getSource() && (result["source"] = this.getSource());
      this.getMedium() && (result["medium"] = this.getMedium());
      this.getCampaign() && (result["campaign"] = this.getCampaign());
      this.getContent() && (result["content"] = this.getContent());
      this.getTerm() && (result["term"] = this.getTerm());
      this.getReferralPath() && (result["referralPath"] = this.getReferralPath());
      this.getCampaignId() && (result["campaignId"] = this.getCampaignId());
      this.getGclid() && (result["gclid"] = this.getGclid());
      this.getYclid() && (result["yclid"] = this.getYclid());
      this.getRoistatId() && (result["roistatId"] = this.getRoistatId());

    Запостил: wesutareb, 29 Сентября 2016

    Комментарии (3) RSS

    Добавить комментарий