Skip to content

Instantly share code, notes, and snippets.

@tzhenghao
Last active March 17, 2019 18:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tzhenghao/6c2a8f7a289fbed0d2b20595b356a544 to your computer and use it in GitHub Desktop.
Save tzhenghao/6c2a8f7a289fbed0d2b20595b356a544 to your computer and use it in GitHub Desktop.
Comments section of the Singapore Airlines free ticket scam source code
<div class="comment">
<img class="profile" src="images/1.png" width="50" height="50" />
<p class="com-txt"><a class="name" href="javascript:void(0);">Rachel Singleton</a>
Thank you soo much Singapore Airlines for tickets! i got mine</p>
<div class="act">
<a class="fblike" href="javascript:void(0);">Like</a> ·
<a href="javascript:void(0);">Reply</a> ·
<span class="liked">50</span>
<span class="time">28 mins</span>
</div>
<div class="comment">
<img class="profile" src="images/2.png" width="50" height="50" />
<p class="com-txt"><a class="name" href="javascript:void(0);">Julia Schröder</a>
It's time for some good shopping @ Singapore Airlines</p>
<div class="act">
<a class="fblike" href="javascript:void(0);">Like</a> ·
<a href="javascript:void(0);">Reply</a> ·
<span class="liked">16</span>
<span class="time">20 mins</span>
</div>
</div>
<div id="com3" class="comment hider">
<img class="profile" src="images/3.png" width="50" height="50" />
<p class="com-txt"><a class="name" href="javascript:void(0);">Robert Bosch</a>
It was busy at the Singapore Airlines counter today. It seems that a lot of people have got these tickets</p>
<div class="act">
<a class="fblike" href="javascript:void(0);">Like</a> ·
<a href="javascript:void(0);">Reply</a> ·
<span class="liked"></span>
<span class="time">Just Now</span>
</div>
</div>
</div>
<div class="comment">
<img class="profile" src="images/4.png" width="50" height="50" />
<p class="com-txt"><a class="name" href="javascript:void(0);">Michael Drechsler</a>
Yes! It's just awesome, thanks Singapore Airlines.</p>
<div class="act">
<a class="fblike" href="javascript:void(0);">Like</a> ·
<a href="javascript:void(0);">Reply</a> ·
<span class="liked">27</span>
<span class="time">7 mins</span>
</div>
</div>
<div class="comment">
<img class="profile" src="images/5.png" width="50" height="50" />
<p class="com-txt"><a class="name" href="javascript:void(0);">Johanna Grunewald</a>
Yeeess, I got Singapore Airlines coupon.</p>
<div class="act">
<a class="fblike" href="javascript:void(0);">Like</a> ·
<a href="javascript:void(0);">Reply</a> ·
<span class="liked">18</span>
<span class="time">3 mins</span>
</div>
</div>
<div id="com1" class="comment hider">
<img class="profile" src="images/6.png" width="50" height="50" />
<p class="com-txt"><a class="name" href="javascript:void(0);">Christin Drechsler</a>
Who would have thought that i could have a Singapore Airlines tickets</p>
<div class="act">
<a class="fblike" href="javascript:void(0);">Like</a> ·
<a href="javascript:void(0);">Reply</a> ·
<span class="liked likehide"></span>
<span class="time">Just Now</span>
</div>
</div>
<div id="com2" class="comment hider">
<img class="profile" src="images/7.png" width="50" height="50" />
<p class="com-txt"><a class="name" href="javascript:void(0);">Diana Loewe</a>
Thank you Singapore Airlines</p>
<div class="act">
<a class="fblike" href="javascript:void(0);">Like</a> ·
<a href="javascript:void(0);">Reply</a> ·
<span class="liked likehide"></span>
<span class="time">Just now</span>
</div>
<div id="com5" class="comment hider">
<img class="profile" src="images/8.png" width="50" height="50" />
<p class="com-txt"><a class="name" href="javascript:void(0);">Florian Metzger</a>
Now i can go for honeymoon soon :)</p>
<div class="act">
<a class="fblike" href="javascript:void(0);">Like</a> ·
<a href="javascript:void(0);">Reply</a> ·
<span class="liked likehide"></span>
<span class="time">Just Now</span>
</div>
</div>
<div class="addComment">
<img src="images/generic.jpg" width="50" height="50" />
<input type="text" id="addCom" placeholder="Write a comment..." />
</div>
</div>
<div style="margin-top:15px;border-radius: 0px;text-align: left;border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;" class="panel-group" id="accordion" role="tablist" aria-multiselectable="true">
<div style="border-radius: 0px;border: 0px;box-shadow:none; text-shadow: none;" class="panel panel-default">
<div style="border:0px;background-color:#fff; padding-left: 0px;" class="panel-heading" role="tab" id="headingOne">
<h4 class="panel-title">
<a style="text-decoration: none;" role="button" data-toggle="collapse" data-parent="#accordion" href="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
<span style="margin-right: 5px;" class=" glyphicon glyphicon-triangle-right"></span>More informations
</a>
</h4>
</div>
<div style="border:0px;" id="collapseOne" class="panel-collapse collapse" role="tabpanel" aria-labelledby="headingOne">
<div style="border:0px; text-align: left" class="panel-body">
<hr class="hr01">
<span style="font-size: 0.7em;color: #333;">
</span>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment