Duck hunt
khai dai nhan







phần mềm hỗ trợđổi tone onlinecảm âm sáobẩn bựa hội

CHÀO MỪNG ĐẾN VỚI WAP,
MÌNH LÀ" BẨN BỰA BOY" CÁC BẠN LÊN YOUTUBE TÌM MÌNH VỚI TỪ KHOÁ "BẨN BỰA BOY" HOẶC CLICK VÀO
nhớ supcribe kênh của mình nha , mình sẽ liên tục cập nhật những beat sáo c5 và những bản sáo hay nhất cho các bạn
fanpage: cảm âm sáo trúc vũ gia
mua sáo trúc liên hệ : 01635618531

Share code auto wap/web full pages cho xtgem

Đầu tiên vào file _header post code:
<!--parser:xtscript-->
assign $tsct=<xt:get_device_template/>/head.html
call source $file=$tsct
call source $file=../$tsct
call source $file=../../$tsct
call source $file=../../../$tsct
call source $file=../../../../$tsct
call source $file=../../../../../$tsct
call source $file=../../../../../../$tsct
call source $file=../../../../../../../$tsct
call source $file=../../../../../../../../$tsct
call source $file=../../../../../../../../../$tsct
call source $file=../../../../../../../../../../$tsct
call source $file=../../../../../../../../../../../$tsct
call source $file=../../../../../../../../../../../../$tsct
<!--/parser:xtscript-->



Sau đó vào _footer post code:

<!--parser:xtscript-->
assign $tsct=<xt:get_device_template/>/foot.html
call source $file=$tsct
call source $file=../$tsct
call source $file=../../$tsct
call source $file=../../../$tsct
call source $file=../../../../$tsct
call source $file=../../../../../$tsct
call source $file=../../../../../../$tsct
call source $file=../../../../../../../$tsct
call source $file=../../../../../../../../$tsct
call source $file=../../../../../../../../../$tsct
call source $file=../../../../../../../../../../$tsct
call source $file=../../../../../../../../../../../$tsct
call source $file=../../../../../../../../../../../../$tsct
<!--/parser:xtscript-->


Cuối dùng bạn tạo 2 thư mục mobile và web, trong mỗi thư mục có các file head.html và foot.html để hiển thị đầu trang và cuối trang khi truy cập từ pc và từ mobile nhé. index thì dùng chung.