wapmaster việt nam
HOMETool LeechUPLOAD
09:57:42
02/05/26
₪ Quảng Cáo
Nhận Thẻ Cào Miễn Phí Tẹt Chỉ Cần 1CLICK
{% set admin='Vuonghh1998' %} {% set color_status='green' %} {% set status='[ON]' %} {% if view == 'entries_list' %}
6 Blog cập nhật
{% block entries_list_tag %} {% if data.tag %}
Tìm Tags: {{ data.tag }}
{% endif %} {% endblock %} {# danh sách bài blog #} {% block entries_list %} {% for entry in data.entries %} {% if data.display_type != 'header' and entry.content %} {% set rwurl = entry.title|lower|replace({' ':'-', '[':'', ']':'', ',':'', '.':'', 'ă':'a', 'ắ':'a', 'ằ':'a', 'ẳ':'a', 'ẵ':'a', 'ặ':'a', 'â':'a', 'ấ':'a', 'ầ':'a', 'ẩ':'a', 'ẫ':'a', 'ậ':'a', 'á':'a', 'à':'a', 'ả':'a', 'ã':'a', 'ạ':'a', 'ô':'o', 'ố':'o', 'ồ':'o', 'ổ':'o', 'ỗ':'o', 'ộ':'o', 'ơ':'o', 'ớ':'o', 'ờ':'o', 'ở':'o', 'ỡ':'o', 'ợ':'o', 'ó':'o', 'ò':'o', 'ỏ':'o', 'õ':'o', 'ọ':'o', 'ư':'u', 'ứ':'u', 'ừ':'u', 'ử':'u', 'ữ':'u', 'ự':'u', 'ú':'u', 'ù':'u', 'ủ':'u', 'ũ':'u', 'ụ':'u', 'í':'i', 'ì':'i', 'ỉ':'i', 'ĩ':'i', 'ị':'i', 'ý':'y', 'ỳ':'y', 'ỷ':'y', 'ỹ':'y', 'ỵ':'y', 'ê':'e', 'ế':'e', 'ề':'e', 'ể':'e', 'ễ':'e', 'ệ':'e', 'é':'e', 'è':'e', 'ẻ':'e', 'ẽ':'e', 'ẹ':'e', 'đ':'d'})|url_encode(true) %} {% set dodai = entry.url|split('-')|first|length %} {% set blog_entry=entry.url|slice(0,dodai) %} {% set blog_url = blog_entry~"-"~rwurl %} {% set img_http=entry.content|split('"') %} {% if img_http[3] starts with 'http' or img_http[3] starts with '/' %} {% set short_desc=entry.content|split('') %}

{{ entry.title }}

{{ entry.title }} {% set time %}{{entry.created}}{% endset %} {% set s=time|slice(17,2) %} {% set m=time|slice(14,2) %} {% set h=time|slice(11,2) %} {% set d=time|slice(8,2) %} {% set day=time|slice(8,2) %} {% set mo=time|slice(5,2) %} {% set y=time|slice(0,4) %} {% set time1=time|slice(11,8) %} {% set nowy="now"|date("Y", "Asia/Ho_Chi_Minh") %} {% set nowmo="now"|date("m", "Asia/Ho_Chi_Minh") %} {% set nowm="now"|date("s", "Asia/Ho_Chi_Minh") %} {% if s <= "now"|date("s", "Asia/Ho_Chi_Minh") %} {% set s="now"|date("s", "Asia/Ho_Chi_Minh")-s %} {% else %} {% set s,m="now"|date("s", "Asia/Ho_Chi_Minh")+60-s,m+1 %} {%endif%} {% if m <= "now"|date("i", "Asia/Ho_Chi_Minh") %} {% set m="now"|date("i", "Asia/Ho_Chi_Minh")-m %} {% else %} {% set m,h="now"|date("i", "Asia/Ho_Chi_Minh")+60-m,h+1 %} {%endif%} {% if h <= "now"|date("H", "Asia/Ho_Chi_Minh") %} {% set h="now"|date("H", "Asia/Ho_Chi_Minh")-h %} {% else %} {% set h,d="now"|date("H", "Asia/Ho_Chi_Minh")+24-h,d+1 %} {%endif%} {% if d <= "now"|date("d", "Asia/Ho_Chi_Minh") %} {% set d="now"|date("d", "Asia/Ho_Chi_Minh")-d+1 %} {% else %} {% set d,mo="now"|date("d", "Asia/Ho_Chi_Minh")+30-d,mo+1 %} {%endif%} {% set mo=time|slice(5,2) %} {% if y == nowy %} {% if mo == nowmo %} {% if day=="now"|date("d", "Asia/Ho_Chi_Minh") %} {% if h > 0 %} {% set time %} {{ h~" giờ"}}, {{m~" phút" }} trước{% endset %} {%elseif h==0 and m > 0%} {% set time %} {{m}} phút trước {% endset %} {%else%} {% set time %} Vừa xong {% endset %} {%endif%} {%elseif d<=1 %} {% set time %} Hôm qua, Lúc {{time1}} {% endset %} {%elseif d > 1 %} {% set time %} {{ d }} ngày trước, Lúc {{time1}} {% endset %} {% endif %} {%else%} {% set time %} {{nowmo-mo}} tháng trước {% endset %} {% endif %} {%else%} {% set time %} {{time}} {% endset %} {% endif %}{{time|raw}}
{{ short_desc[1] }} {% else %}

{{ entry.title }}

{{ entry.title }} {% set time %}{{entry.created}}{% endset %} {% set s=time|slice(17,2) %} {% set m=time|slice(14,2) %} {% set h=time|slice(11,2) %} {% set d=time|slice(8,2) %} {% set day=time|slice(8,2) %} {% set mo=time|slice(5,2) %} {% set y=time|slice(0,4) %} {% set time1=time|slice(11,8) %} {% set nowy="now"|date("Y", "Asia/Ho_Chi_Minh") %} {% set nowmo="now"|date("m", "Asia/Ho_Chi_Minh") %} {% set nowm="now"|date("s", "Asia/Ho_Chi_Minh") %} {% if s <= "now"|date("s", "Asia/Ho_Chi_Minh") %} {% set s="now"|date("s", "Asia/Ho_Chi_Minh")-s %} {% else %} {% set s,m="now"|date("s", "Asia/Ho_Chi_Minh")+60-s,m+1 %} {%endif%} {% if m <= "now"|date("i", "Asia/Ho_Chi_Minh") %} {% set m="now"|date("i", "Asia/Ho_Chi_Minh")-m %} {% else %} {% set m,h="now"|date("i", "Asia/Ho_Chi_Minh")+60-m,h+1 %} {%endif%} {% if h <= "now"|date("H", "Asia/Ho_Chi_Minh") %} {% set h="now"|date("H", "Asia/Ho_Chi_Minh")-h %} {% else %} {% set h,d="now"|date("H", "Asia/Ho_Chi_Minh")+24-h,d+1 %} {%endif%} {% if d <= "now"|date("d", "Asia/Ho_Chi_Minh") %} {% set d="now"|date("d", "Asia/Ho_Chi_Minh")-d+1 %} {% else %} {% set d,mo="now"|date("d", "Asia/Ho_Chi_Minh")+30-d,mo+1 %} {%endif%} {% set mo=time|slice(5,2) %} {% if y == nowy %} {% if mo == nowmo %} {% if day=="now"|date("d", "Asia/Ho_Chi_Minh") %} {% if h > 0 %} {% set time %} {{ h~" giờ"}}, {{m~" phút" }} trước{% endset %} {%elseif h==0 and m > 0%} {% set time %} {{m}} phút trước {% endset %} {%else%} {% set time %} Vừa xong {% endset %} {%endif%} {%elseif d<=1 %} {% set time %} Hôm qua, Lúc {{time1}} {% endset %} {%elseif d > 1 %} {% set time %} {{ d }} ngày trước, Lúc {{time1}} {% endset %} {% endif %} {%else%} {% set time %} {{nowmo-mo}} tháng trước {% endset %} {% endif %} {%else%} {% set time %} {{time}} {% endset %} {% endif %}{{time|raw}}
{{ entry.content|raw }} {% endif %} {% endif %} {% if entry.comments_count %} {{ entry.comments_count }} {% else %} {{ entry.comments_count }} {% endif %}
{% endfor %} {% endblock %} {# hết danh sách bài blog #} {% block entries_list_footer %} {% if data.back_url %}
← Quay lại
{% endif %} {{ data.pagination_html|raw }} {% endblock %} {% block entries_list_searchbox %} {% if data.searchbox %}
{% for key, value in data.searchbox.params %} {% if value %} {% endif %} {% endfor %}
{% endif %}
{% endblock %} {% elseif view == 'entry' %}
{% block entry_post %} {% set end=data.post.title|split(']')|first|length %} {% set timkiem=data.post.title|slice(0,end+1) %} {% set tencm=timkiem|replace({'[Truyện]': 'Truyện online', '[Blog]': 'Góc blog', '[Zalo]': 'Girl xinh zalo', '[Fb]': 'Girl xinh facebook', '[Lời bài hát]': 'Âm nhạc', '[Fanclub]': 'Người hâm mộ', '[Kpop]': 'kpop360', '[Flim]': 'Điểm phim', ' [Cảm động]': 'Truyện ý nghĩa'}) %} {% set tenbaiviet=data.post.title|slice(end+1) %}
Trang chủ » Blog cập nhật » {{ tencm }}
Tìm kiếmThảo Luận
↓↓

{{ data.post.title }}

{{ admin }} {{ admin }} {{ status }}
Đăng {{ data.post.date }}
{% if not data.entry.in_comments_thread %} {% if data.post.subtitle %}
{{ data.post.subtitle }}
{% endif %}
{{ data.post.content|replace({'[b]': '', '[/b]': '', '[red]': '', '[/red]': '', '[green]': '', '[/green]': '', '[u]': '', '[/u]': '', '[i]': '', '[/i]': '', '[br]': '
', '[url=': '', '[/url]': '', '[img]': 'VuongDZ.Xtgem.Com', '[center]': '
', '[/center]': '
'})|raw }}

Cùng chuyên mục →


Bạn đang xem

{{data.post.title}}


Bạn có thể Chia Sẻ Bài Viết này lên FaceBook Chia sẻ bài viết: {{ data.post.title }}
{% block entry_tags %} {% if not data.entry.in_comments_thread %} {% if data.hide_tags == false and data.post.tags %}
{{ data.translations.t_tags }} {% for tag in data.post.tags %} {{ tag.name }}{% if loop.last == false %}, {% endif %} {% endfor %}
{% endif %} {% endif %} {% endblock %}
{% endif %} {% endblock %} {% block entry_comments_list %} {% if data.post.allow_comments %} {% if data.new_comments_system %} {% if data.entry.comments %}
6 Bình luận mới
{% else %}
Chưa có bình luận, hãy là người đầu tiên!
{% endif %} {% macro comments_list (comments, ctx) %} {% for comment in comments %}
{% if comment.author_profile %} Admin {{ comment.author_profile.name }} {% else %} member {{ comment.nick|raw|replace({'Dkm':'Vuonghh1998'}) }} {% endif %}
time {{ comment.date }}
{% if comment.is_hidden %} {{ ctx.data.translations.t_hidden_comment }} {% else %} {{ comment.message|raw }} {% endif %}
{% endfor %} {% endmacro %} {{ _self.comments_list(data.entry.comments, _context) }} {{ data.pagination_html|raw }} {% else %}
{{ data.translations.t_comments }} {% for comment in data.entry.comments %}
[{{ comment.date }}] {{ comment.nick }}:
{{ comment.message|raw }}
{% endfor %}

{{ data.pagination_html|raw }} {% endif %} {% endif %} {% endblock %} {% block entry_comments_form %} {% if data.comments_form.is_maintenance %} {{ data.comments_form.maintenante_markup|raw }} {% elseif data.is_logged_in and data.new_comments_system and not data.community_name %}
Gửi bình luận
{{ data.translations.t_provide_community_name }}
{% if data.entry.in_comments_thread %} {% endif %}
{% else %} {% if data.post.allow_comments %}
↑↑ Gửi bình luận
{% if data.comments_form.comments_restriction == "logged_in" and not data.is_logged_in %}
{{ data.translations.t_comments_login_required }}: {{ data.translations.t_login }} | {{ data.translations.t_signup }}
{% elseif data.comments_form.comments_restriction == "logged_in" and data.is_logged_in and not data.is_confirmed_email %}
{{ data.translations.t_confirm_email }}
{% else %}
{% if data.entry.in_comments_thread %} {% endif %} {% if data.is_logged_in and data.new_comments_system %} {% else %}
Bạn hãy {{ data.translations.t_login }} {{ data.translations.t_signup }} để sử dụng đầy đủ chức năng của wap!
{% if data.comments_form.spam_comments_reserved_name and data.new_comments_system %}
{{ data.translations.t_reserved_name }}
{% endif %} {% if data.comments_form.poster %} {% else %}

{% endif %} {% endif %} {% if data.comments_form.comments_restriction == "email_required" and not data.is_logged_in %}

{% endif %}
{% if data.comments_form.spam_comments %} Nhập captcha để tiếp tục:


{% endif %}
{% endif %}
{% endif %} {% endif %} {% endblock %} {% elseif view == 'no_contents' %} {% block no_contents %} {% if data.searchbox.phrase %}
{{ data.translations.t_no_search_results_found }}
{% else %}
{{ data.translations.t_no_entries_found }}
{% endif %} {% endblock %} {% block no_contents_searchbox %} {% if data.searchbox %} {% if data.back_url %}
← Quay lại
{% endif %} {{ data.pagination_html|raw }} {% endif %} {% endblock %} {% elseif view == 'no_entry' %} {% block no_entry %}
Chưa có bài viết
{% endblock %} {% endif %}
C-STAT

Duck hunt