input license here

How To Add Subscribe To Unlock widget in Blogger Website

Hello all on this occasion I will share the sub to unlock button widget on blogger.

because there are so many regulations in my whatsapp group to make this widget, so I took the time to make it.

for those of you who want to regulate tutorials, you can join the whatsapp group or comment on one of our articles, if it's interesting I will make it in the future.

as in the sub to unlock button widget in general, when the user clicks download it will be redirected to our social media such as youtube instagram facebook to ask the user to subscribe or follow our social media first, and I also added a safelink button and password for other alternatives.

We often encounter this sub to unlock button widget on the download blog, and if you are currently managing the download blog then this widget will be perfect for installing.

How To Add Button Subscribe To Unlock


please go to blogger > themes > edit html copy the css below and place it above the code ]]></b:skin>


/* sub to unlock by wendy code => ubah warna cari kode #f89000 */
.wc-bxdw-wrap{position:relative;text-align:center;display:inline-block;border-radius:5px;border:1px solid #ddd;background-color:#fefefe;color:#48525c;width:100%;padding:10px}
.wc-bxdw-wrap h2{text-align:center;margin-top:0;font-size:20px}
button.wc-stu-btn{position:relative;display:flex;justify-content: center;align-items:center;text-align:center;margin:10px auto;padding:10px 25px;outline:0;border:0;border-radius:30px;line-height:20px;color:#fefefe;background-color:#f89000;font-size:15px;width:calc(50% - 40px)}
button.wc-stu-btn:hover{opacity:0.8}
.wc-pass-wrap{position:absolute;top:50%;left:50%;padding-top:150px;display:flex;background:#fefefe;flex-direction:column;width:100%;height:100%;transform: translate(-50% , -50%) scale(0.97);transition:all 0.3s ease;overflow:hidden;opacity:0;visibility:hidden;z-index:3}
.wc-pass-wrap.aktif{opacity:1;visibility:visible}
.wc-pass-wrap button.wc-stu-btn{width:auto;border-radius:5px}
.wc-pass-wrap input#wc-pass-inp{font-size:15px;padding:10px 25px;display:block;width:100%;border:1px solid #ddd;border-radius:5px;box-shadow:0 10px 8px -8px rgb(0 0 0 / 12%)}
.wc-pass-wrap input#wc-pass-inp:focus{outline:none;border-color:#f89000!important}
.wc-pass-wrap input#wc-pass-inp::-webkit-input-placeholder{color:#a5a5a5;font-size:15px}
.wc-pass-cls{position:absolute;top:0;right:-10px;width:50px;height:50px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M278.6 256l68.2-68.2c6.2-6.2 6.2-16.4 0-22.6-6.2-6.2-16.4-6.2-22.6 0L256 233.4l-68.2-68.2c-6.2-6.2-16.4-6.2-22.6 0-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3l68.2 68.2-68.2 68.2c-3.1 3.1-4.7 7.2-4.7 11.3 0 4.1 1.6 8.2 4.7 11.3 6.2 6.2 16.4 6.2 22.6 0l68.2-68.2 68.2 68.2c6.2 6.2 16.4 6.2 22.6 0 6.2-6.2 6.2-16.4 0-22.6L278.6 256z' fill='%23878787'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:30px}
.wc-pass-cls:before{content:'Close';position:relative;right:40px;top:0;font-size:12px;color:#999}
@media screen and (max-width:500px){button.wc-stu-btn{width:calc(100% - 90px)}}
#wcstu-made-by{display:none}

/* icon tombol */
button.wc-stu-btn.fb:before{content:'';position:absolute;left:15px;top:10px;padding:10px;z-index:2;background:url("data:image/svg+xml,") center / 12px no-repeat;background-size:20px 20px}
button.wc-stu-btn.ig:before{content:'';position:absolute;left:15px;top:10px;padding:10px;z-index:2;background:url("data:image/svg+xml,") center / 12px no-repeat;background-size:20px 20px}
button.wc-stu-btn.yt:before{content:'';position:absolute;left:15px;top:10px;padding:10px;z-index:2;background:url("data:image/svg+xml,") center / 12px no-repeat;background-size:20px 20px}
button.wc-stu-btn.like:before{content:'';position:absolute;left:15px;top:10px;padding:10px;z-index:2;background:url("data:image/svg+xml,") center / 12px no-repeat;background-size:20px 20px}
button.wc-stu-btn.safe:before{content:'';position:absolute;left:15px;top:10px;padding:10px;z-index:2;background:url("data:image/svg+xml,") center / 12px no-repeat;background-size:20px 20px}
button.wc-stu-btn.pass:before{content:'';position:absolute;left:15px;top:10px;padding:10px;z-index:2;background:url("data:image/svg+xml,") center / 12px no-repeat;background-size:20px 20px}

/* CSS darkmode ubah classnya jika berbeda atau hapus bagian ini*/
.darkMode .wc-bxdw-wrap,.darkMode .wc-pass-wrap,.darkMode .wc-pass-wrap input#wc-pass-inp{background-color:#1e1e1e;color:#fefefe}
.darkMode .wc-bxdw-wrap,.darkMode .wc-pass-wrap input#wc-pass-inp{border-color:rgba(255,255,255,.1)}

then copy the javascript below and place it above the code </body> or <!--</body>--></body> if you have don't forget to click save.


<script>
//<![CDATA[
// sub to unlock by wendy code
/* sosial media redirect */
var wcStuYts = 'UCKlfXy_XQHZmWSnUUvKJSzQ'; // id channel youtube
var wcStuYtv = 'rsmT6wf_J_o'; // id vidio youtube
var wcStuIg = 'choipan_wendy'; // username instagram
var wcStuFb = 'blogwendycode'; // username facebook

/* text alert password salah */
var wcStuAs = 'password yang anda masukan salah';

eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('2q(1B(p,a,c,k,e,d){e=1B(c){1C c};1O(!\'\'.1R(/^/,1S)){1T(c--){d[c]=k[c]||c}k=[1B(e){1C d[e]}];e=1B(){1C\'\\\\w+\'};c=1};1T(c--){1O(k[c]){p=p.1R(2r 2s(\'\\\\b\'+e(c)+\'\\\\b\',\'g\'),k[c])}}1C p}(\'1c 49=["\\\\y\\\\i\\\\H\\\\B\\\\50\\\\i\\\\E\\\\W\\\\v\\\\M\\\\I\\\\J\\\\48\\\\j\\\\I\\\\Y\\\\v\\\\51\\\\z\\\\57\\\\48\\\\54\\\\l\\\\59\\\\56\\\\55\\\\s\\\\58\\\\52\\\\55\\\\s\\\\F\\\\X\\\\1d\\\\s\\\\f\\\\48\\\\54\\\\B\\\\t","\\\\j\\\\55\\\\53\\\\z\\\\j\\\\59\\\\R\\\\1j\\\\55\\\\j\\\\59\\\\1e\\\\j\\\\1f\\\\z\\\\1p\\\\R\\\\1f\\\\1j\\\\Z\\\\v\\\\1f\\\\X\\\\1d\\\\1p\\\\z\\\\X\\\\T\\\\1l\\\\s\\\\1j\\\\S\\\\1p\\\\J\\\\s\\\\B\\\\F\\\\N\\\\59\\\\X\\\\F\\\\Z\\\\56\\\\51\\\\G\\\\1g\\\\m\\\\54\\\\T\\\\1v\\\\1a\\\\m\\\\F\\\\K\\\\55\\\\1s\\\\53\\\\K\\\\W\\\\u\\\\1j\\\\1g\\\\53\\\\Y\\\\l\\\\Z\\\\u\\\\1v\\\\l\\\\O\\\\52\\\\s\\\\56\\\\O\\\\P\\\\y\\\\52\\\\1p\\\\J\\\\50\\\\56\\\\f\\\\1l\\\\48\\\\1d\\\\f\\\\1s","\\\\47\\\\54\\\\z\\\\N\\\\47\\\\i\\\\1q\\\\53\\\\48\\\\55\\\\T\\\\F\\\\52\\\\1d\\\\1k\\\\J\\\\X\\\\1a\\\\t\\\\t","\\\\Z\\\\i\\\\z\\\\B\\\\X\\\\55\\\\1r\\\\l\\\\Z\\\\51\\\\1e\\\\O\\\\52\\\\i\\\\l\\\\1v\\\\56\\\\51\\\\T\\\\f\\\\y\\\\54\\\\47\\\\M\\\\48\\\\58\\\\S\\\\P\\\\52\\\\R\\\\57\\\\f\\\\52\\\\51\\\\52\\\\51\\\\1t\\\\1d\\\\z\\\\59\\\\52\\\\C\\\\1e\\\\m\\\\48\\\\51\\\\47\\\\u\\\\47\\\\j\\\\T\\\\P\\\\x\\\\i\\\\z\\\\59\\\\56\\\\55\\\\s\\\\1v\\\\52\\\\51\\\\I\\\\P\\\\47\\\\1f\\\\1k\\\\N\\\\y\\\\C\\\\m\\\\l\\\\1g\\\\f\\\\1q\\\\59\\\\50\\\\i\\\\u\\\\I\\\\x\\\\58\\\\K\\\\l\\\\50\\\\51\\\\l\\\\P\\\\52\\\\54\\\\T\\\\B\\\\56\\\\55\\\\s\\\\1v\\\\X\\\\J\\\\1k\\\\m\\\\48\\\\51\\\\H\\\\l\\\\X\\\\R\\\\57\\\\s\\\\1g\\\\1j\\\\F\\\\s\\\\1g\\\\1j\\\\53\\\\59\\\\48\\\\58\\\\z\\\\m\\\\47\\\\j\\\\l\\\\O\\\\48\\\\f\\\\m\\\\51\\\\y\\\\C\\\\u\\\\l\\\\52\\\\R\\\\53\\\\B\\\\48\\\\58\\\\1l\\\\W\\\\E\\\\R\\\\53\\\\M\\\\y\\\\55\\\\47\\\\57\\\\47\\\\R\\\\57\\\\59\\\\1g\\\\54\\\\1r\\\\l\\\\52\\\\Y\\\\1a\\\\W\\\\E\\\\R\\\\53\\\\57\\\\52\\\\55\\\\l\\\\Y\\\\y\\\\i\\\\1a\\\\W\\\\z\\\\1j\\\\1l\\\\l\\\\1g\\\\58\\\\H\\\\l\\\\X\\\\i\\\\1a\\\\53\\\\56\\\\55\\\\1r\\\\m\\\\52\\\\54\\\\1s\\\\W\\\\56\\\\54\\\\S\\\\P\\\\47\\\\j\\\\S\\\\M\\\\1g\\\\54\\\\1e\\\\u\\\\56\\\\54\\\\53\\\\Y\\\\50\\\\51\\\\I\\\\1k\\\\48\\\\51\\\\1a\\\\W\\\\x\\\\54\\\\56\\\\1s\\\\1g\\\\1j\\\\1l\\\\59\\\\E\\\\R\\\\53\\\\J\\\\48\\\\58\\\\1e\\\\F\\\\52\\\\C\\\\x\\\\W\\\\z\\\\C\\\\K\\\\1s\\\\x\\\\i\\\\z\\\\O\\\\48\\\\j\\\\l\\\\F\\\\x\\\\1f\\\\E\\\\B\\\\z\\\\R\\\\1a\\\\1v\\\\56\\\\54\\\\I\\\\G\\\\48\\\\58\\\\x\\\\W\\\\x\\\\54\\\\52\\\\51\\\\52\\\\f\\\\53\\\\59\\\\56\\\\55\\\\H\\\\F\\\\y\\\\55\\\\s\\\\Y\\\\1g\\\\f\\\\E\\\\59\\\\50\\\\i\\\\1b\\\\1v\\\\52\\\\51\\\\I\\\\P\\\\47\\\\1f\\\\1k\\\\51\\\\56\\\\55\\\\1k\\\\m\\\\48\\\\i\\\\F\\\\W\\\\48\\\\55\\\\I\\\\P\\\\48\\\\58\\\\z\\\\59\\\\56\\\\55\\\\z\\\\l\\\\1g\\\\54\\\\1e\\\\O\\\\50\\\\51\\\\H\\\\l\\\\50\\\\J\\\\1k\\\\M\\\\56\\\\55\\\\H\\\\m\\\\47\\\\C\\\\E\\\\W\\\\E\\\\1j\\\\K\\\\59\\\\X\\\\i\\\\B\\\\f\\\\50\\\\j\\\\S\\\\M\\\\y\\\\55\\\\s\\\\Y\\\\56\\\\C\\\\H\\\\u\\\\48\\\\J\\\\K\\\\57\\\\z\\\\i\\\\53\\\\51\\\\48\\\\54\\\\s\\\\B\\\\v\\\\C\\\\z\\\\m\\\\X\\\\51\\\\1q\\\\W\\\\E\\\\f\\\\K\\\\59\\\\X\\\\R\\\\53\\\\f\\\\48\\\\54\\\\1r\\\\O\\\\50\\\\f\\\\57\\\\f\\\\52\\\\51\\\\52\\\\51\\\\1t\\\\1j\\\\59\\\\O\\\\50\\\\58\\\\H\\\\s\\\\48\\\\j\\\\1q\\\\1I\\\\Z\\\\j\\\\H\\\\m\\\\47\\\\J\\\\K\\\\m\\\\52\\\\R\\\\B\\\\J\\\\50\\\\j\\\\S\\\\M\\\\y\\\\55\\\\s\\\\Y\\\\56\\\\C\\\\H\\\\u\\\\48\\\\J\\\\x\\\\1I\\\\Z\\\\j\\\\1b\\\\B\\\\Z\\\\F\\\\z\\\\G\\\\48\\\\54\\\\s\\\\l\\\\x\\\\1p\\\\H\\\\l\\\\47\\\\j\\\\S\\\\f\\\\47\\\\j\\\\l\\\\O\\\\48\\\\f\\\\59\\\\O\\\\y\\\\R\\\\1a\\\\1I\\\\Z\\\\i\\\\1l\\\\1I\\\\50\\\\54\\\\53\\\\M\\\\y\\\\C\\\\1l\\\\1b\\\\47\\\\j\\\\l\\\\F\\\\56\\\\55\\\\G\\\\1b\\\\56\\\\51\\\\S\\\\M\\\\52\\\\Y\\\\S\\\\P\\\\52\\\\58\\\\z\\\\m\\\\x\\\\j\\\\m\\\\m\\\\y\\\\54\\\\1p\\\\1b\\\\1a\\\\55\\\\s\\\\F\\\\56\\\\1d\\\\K\\\\53\\\\52\\\\55\\\\s\\\\Y\\\\y\\\\j\\\\T\\\\59\\\\47\\\\C\\\\E\\\\1b\\\\y\\\\58\\\\1e\\\\l\\\\52\\\\j\\\\l\\\\B\\\\x\\\\i\\\\K\\\\l\\\\48\\\\55\\\\1e\\\\1k\\\\56\\\\C\\\\1a\\\\1b\\\\1t\\\\i\\\\59\\\\1b\\\\47\\\\j\\\\u\\\\l\\\\x\\\\i\\\\z\\\\f\\\\50\\\\51\\\\l\\\\59\\\\47\\\\1f\\\\K\\\\F\\\\48\\\\54\\\\S\\\\N\\\\48\\\\J\\\\56\\\\f\\\\E\\\\R\\\\E\\\\s\\\\1g\\\\58\\\\1a\\\\1b\\\\47\\\\54\\\\I\\\\M\\\\y\\\\M\\\\K\\\\m\\\\52\\\\J\\\\K\\\\s\\\\48\\\\58\\\\1q\\\\1b\\\\50\\\\51\\\\S\\\\53\\\\48\\\\58\\\\52\\\\l\\\\x\\\\i\\\\H\\\\57\\\\52\\\\1d\\\\K\\\\f\\\\50\\\\51\\\\S\\\\u\\\\47\\\\j\\\\I\\\\M\\\\x\\\\j\\\\z\\\\M\\\\52\\\\55\\\\H\\\\m\\\\47\\\\R\\\\59\\\\O\\\\50\\\\R\\\\1s\\\\1J\\\\50\\\\R\\\\s\\\\57\\\\47\\\\i\\\\H\\\\59\\\\50\\\\N\\\\57\\\\O\\\\v\\\\54\\\\1e\\\\G\\\\48\\\\54\\\\50\\\\P\\\\56\\\\54\\\\u\\\\O\\\\y\\\\C\\\\K\\\\u\\\\48\\\\Y\\\\47\\\\l\\\\48\\\\51\\\\H\\\\s\\\\v\\\\51\\\\z\\\\O\\\\48\\\\1j\\\\59\\\\O\\\\50\\\\R\\\\1s\\\\1J\\\\50\\\\58\\\\K\\\\u\\\\48\\\\J\\\\K\\\\m\\\\52\\\\R\\\\B\\\\J\\\\56\\\\51\\\\T\\\\B\\\\56\\\\C\\\\E\\\\53\\\\47\\\\54\\\\T\\\\1m\\\\47\\\\i\\\\1q\\\\53\\\\47\\\\j\\\\S\\\\53\\\\50\\\\j\\\\1r\\\\u\\\\47\\\\j\\\\1q\\\\J\\\\Z\\\\f\\\\x\\\\59\\\\Z\\\\1f\\\\I\\\\N\\\\50\\\\j\\\\T\\\\P\\\\Z\\\\f\\\\59\\\\O\\\\52\\\\j\\\\l\\\\54\\\\Z\\\\1b\\\\t\\\\t","\\\\56\\\\51\\\\T\\\\B\\\\56\\\\C\\\\E\\\\53\\\\47\\\\54\\\\T\\\\1m\\\\47\\\\i\\\\1q\\\\53\\\\47\\\\j\\\\S\\\\53\\\\50\\\\j\\\\1r\\\\u\\\\47\\\\j\\\\1q\\\\t","\\\\1a\\\\F\\\\I\\\\1p\\\\55\\\\1a\\\\t\\\\t","\\\\x\\\\58\\\\47\\\\f\\\\v\\\\C\\\\z\\\\52\\\\47\\\\1l\\\\t\\\\t","\\\\y\\\\i\\\\H\\\\B\\\\50\\\\i\\\\E\\\\W\\\\v\\\\M\\\\I\\\\58\\\\47\\\\58\\\\50\\\\P\\\\X\\\\55\\\\I\\\\1k\\\\47\\\\i\\\\S\\\\J\\\\52\\\\1d\\\\s\\\\f\\\\48\\\\54\\\\B\\\\O\\\\56\\\\54\\\\u\\\\u\\\\48\\\\51\\\\s\\\\l\\\\48\\\\1f\\\\1J\\\\t","\\\\Z\\\\58\\\\z\\\\1k\\\\56\\\\l\\\\I\\\\f\\\\48\\\\54\\\\s\\\\51\\\\y\\\\C\\\\1e\\\\53\\\\56\\\\C\\\\H\\\\m\\\\48\\\\54\\\\1s\\\\I\\\\E\\\\1a\\\\t\\\\t","\\\\x\\\\58\\\\47\\\\f\\\\v\\\\55\\\\1r\\\\52\\\\47\\\\1l\\\\t\\\\t","\\\\y\\\\i\\\\H\\\\B\\\\50\\\\i\\\\E\\\\W\\\\v\\\\M\\\\I\\\\58\\\\47\\\\58\\\\50\\\\P\\\\X\\\\55\\\\I\\\\1k\\\\47\\\\i\\\\S\\\\J\\\\52\\\\1d\\\\s\\\\f\\\\48\\\\54\\\\B\\\\O\\\\47\\\\54\\\\T\\\\B\\\\56\\\\54\\\\1b\\\\2t\\\\47\\\\f\\\\B\\\\t","\\\\x\\\\58\\\\47\\\\f\\\\v\\\\55\\\\52\\\\G\\\\1d\\\\55\\\\50\\\\t","\\\\y\\\\i\\\\H\\\\B\\\\50\\\\i\\\\E\\\\W\\\\v\\\\M\\\\I\\\\58\\\\47\\\\58\\\\50\\\\P\\\\y\\\\55\\\\s\\\\N\\\\47\\\\j\\\\T\\\\Y\\\\50\\\\51\\\\T\\\\53\\\\v\\\\51\\\\z\\\\O\\\\48\\\\1d\\\\1J\\\\t","\\\\x\\\\58\\\\47\\\\f\\\\v\\\\55\\\\52\\\\G\\\\H\\\\51\\\\x\\\\t","\\\\y\\\\i\\\\H\\\\B\\\\50\\\\i\\\\E\\\\W\\\\v\\\\M\\\\I\\\\58\\\\47\\\\58\\\\50\\\\P\\\\52\\\\51\\\\T\\\\f\\\\52\\\\55\\\\1e\\\\O\\\\48\\\\54\\\\G\\\\P\\\\56\\\\54\\\\I\\\\53\\\\v\\\\59\\\\t\\\\t","\\\\x\\\\58\\\\47\\\\f\\\\v\\\\55\\\\53\\\\G\\\\50\\\\54\\\\T\\\\51\\\\52\\\\1a\\\\t\\\\t","\\\\x\\\\58\\\\47\\\\f\\\\v\\\\55\\\\53\\\\G\\\\50\\\\j\\\\T\\\\N","\\\\v\\\\Y\\\\47\\\\f\\\\v\\\\C\\\\K\\\\u\\\\50\\\\58\\\\E\\\\53\\\\47\\\\58\\\\1e\\\\u\\\\50\\\\1l\\\\t\\\\t","\\\\v\\\\Y\\\\47\\\\f\\\\v\\\\C\\\\K\\\\u\\\\50\\\\58\\\\E\\\\53\\\\56\\\\54\\\\1r\\\\N","\\\\x\\\\58\\\\47\\\\f\\\\v\\\\C\\\\K\\\\u\\\\50\\\\58\\\\E\\\\53\\\\56\\\\51\\\\G\\\\t","\\\\x\\\\58\\\\47\\\\f\\\\v\\\\C\\\\K\\\\u\\\\50\\\\58\\\\E\\\\53\\\\y\\\\55\\\\s\\\\59","\\\\56\\\\55\\\\53\\\\B\\\\y\\\\55\\\\56\\\\t","","\\\\59\\\\57\\\\N\\\\P\\\\m\\\\u","\\\\F\\\\u\\\\G\\\\48\\\\S\\\\1m\\\\53\\\\57\\\\1U\\\\m","\\\\F\\\\u\\\\G\\\\48\\\\1U\\\\m","\\\\1V\\\\J\\\\57\\\\50\\\\v\\\\m\\\\48","\\\\48\\\\57\\\\X\\\\59\\\\G\\\\F\\\\57","\\\\47\\\\N\\\\53\\\\57\\\\1r\\\\x\\\\1b","\\\\1b\\\\48\\\\1m\\\\51\\\\S\\\\u\\\\G\\\\48\\\\S\\\\1m\\\\53\\\\57","\\\\2u","\\\\53\\\\57","\\\\P\\\\57\\\\m\\\\1f\\\\59\\\\57\\\\51\\\\57\\\\N\\\\m\\\\C\\\\50\\\\i\\\\53","\\\\47\\\\N\\\\N\\\\57\\\\48\\\\Z\\\\1p\\\\52\\\\1d","\\\\P\\\\57\\\\m\\\\1f\\\\59\\\\57\\\\51\\\\57\\\\N\\\\m\\\\1t\\\\C\\\\50\\\\1p\\\\G\\\\P\\\\56\\\\G\\\\51\\\\57","\\\\u\\\\48\\\\57\\\\1b","\\\\59\\\\1m\\\\F\\\\G\\\\m\\\\47\\\\1m\\\\N","\\\\1V\\\\l\\\\59\\\\G\\\\N\\\\J","\\\\1m\\\\X\\\\57\\\\N","\\\\G\\\\53\\\\53","\\\\F\\\\59\\\\G\\\\1t\\\\1t\\\\1d\\\\47\\\\1t\\\\m","\\\\Y\\\\1W\\\\57\\\\48\\\\50\\\\v\\\\57\\\\59\\\\57\\\\F\\\\m\\\\1m\\\\48","\\\\48\\\\57\\\\51\\\\1m\\\\M\\\\57","\\\\M\\\\G\\\\59\\\\1W\\\\57","\\\\F\\\\59\\\\47\\\\F\\\\J","\\\\G\\\\53\\\\53\\\\1f\\\\M\\\\57\\\\N\\\\m\\\\1d\\\\47\\\\1t\\\\m\\\\57\\\\N\\\\57\\\\48"];1c 46=[49[0],49[1],49[2],49[3],49[4],49[5],49[6],49[7],49[8],49[9],49[10],49[11],49[12],49[13],49[14],49[15],49[16],49[17],49[18],49[19],49[20],49[21],49[22],49[23],49[24],49[25],49[26],49[27],49[28],49[29],49[30],49[31],49[32],49[33],49[34],49[35],49[36],49[37],49[38],49[39],49[40],49[41],49[42],49[43],49[44],49[45]];1c q=[46[0],46[1],46[2],46[3],46[0],46[4],46[5],46[6],46[7],46[8],46[9],46[10],46[11],46[12],46[13],46[14],46[15],46[16],46[17],46[18],46[19],46[20],46[21]],o={2v:2w(q[1]),2x:U(h){1c L,Q,D,1z,1w,1x,1n,1o=46[22],1D=0;1K(h=o.1X(h);1D<h[46[23]];){1z=(L=h[46[24]](1D++))>>2,1w=(3&L)<<4|(Q=h[46[24]](1D++))>>4,1x=(15&Q)<<2|(D=h[46[24]](1D++))>>6,1n=1y&D,1Y(Q)?1x=1n=1L:1Y(D)&&(1n=1L),1o=1o+1u[46[26]][46[25]](1z)+1u[46[26]][46[25]](1w)+1u[46[26]][46[25]](1x)+1u[46[26]][46[25]](1n)};1M 1o},2y:U(h){1c L,Q,D,1z,1w,1x,1n=46[22],1o=0;1K(h=h[46[27]](/[^2z-2A-2B-9\\\\+\\\\/\\\\=]/1Z,46[22]);1o<h[46[23]];){L=1u[46[26]][46[28]](h[46[25]](1o++))<<2|(1z=1u[46[26]][46[28]](h[46[25]](1o++)))>>4,Q=(15&1z)<<4|(1w=1u[46[26]][46[28]](h[46[25]](1o++)))>>2,D=(3&1w)<<6|(1x=1u[46[26]][46[28]](h[46[25]](1o++))),1n+=1h[46[29]](L),1L!=1w&&(1n+=1h[46[29]](Q)),1L!=1x&&(1n+=1h[46[29]](D))};1M o.2a(1n)},1X:U(h){h=h[46[27]](/\\\\2C\\\\2D/1Z,46[30]);1K(1c L=46[22],Q=0;Q<h[46[23]];Q++){1c D=h[46[24]](Q);D<1E?L+=1h[46[29]](D):D>2E&&D<2F?(L+=1h[46[29]](D>>6|2G),L+=1h[46[29]](1y&D|1E)):(L+=1h[46[29]](D>>12|2b),L+=1h[46[29]](D>>6&1y|1E),L+=1h[46[29]](1y&D|1E))};1M L},2a:U(h){1K(1c L=46[22],Q=0,D=2H=1F=0;Q<h[46[23]];){(D=h[46[24]](Q))<1E?(L+=1h[46[29]](D),Q++):D>2I&&D<2b?(1F=h[46[24]](Q+1),L+=1h[46[29]]((31&D)<<6|1y&1F),Q+=2):(1F=h[46[24]](Q+1),2c=h[46[24]](Q+2),L+=1h[46[29]]((15&D)<<12|(1y&1F)<<6|1y&2c),Q+=3)};1M L}};2d(V[46[32]](o[46[31]](q[2]))){1c 2e=V[46[32]](o[46[31]](q[2])),2f=o[46[31]](q[4]),1P=o[46[31]](q[3]),1G=20;2d(2e[46[33]]==2f){}2g{(1Q=V[46[34]](o[46[31]](q[6]))[0])[46[33]]=1P,2h(U(){1G<=1?1i[46[36]][46[35]]=o[46[31]](q[0]):V[46[32]](o[46[31]](q[5]))[46[33]]=--1G},1A)}}2g{1c 1Q;(1Q=V[46[34]](o[46[31]](q[6]))[0])[46[33]]=1P,2h(U(){1G<=1?1i[46[36]][46[35]]=o[46[31]](q[0]):V[46[32]](o[46[31]](q[5]))[46[33]]=--1G},1A)};U 2i(){1c h=o[46[31]](q[8]),L=o[46[31]](q[9]);1N(U(){1i[46[36]][46[35]]=1H},1A),1i[46[38]](h+2J+L,46[37])}U 2j(){1c h=o[46[31]](q[11]);1N(U(){1i[46[36]][46[35]]=1H},1A),1i[46[38]](h+2K,46[37])}U 2k(){1c h=o[46[31]](q[13]);1N(U(){1i[46[36]][46[35]]=1H},1A),1i[46[38]](h+2L,46[37])}U 2l(){1c h=o[46[31]](q[15]);1N(U(){1i[46[36]][46[35]]=1H},1A),1i[46[38]](h+2M,46[37])}U 2m(){1i[46[36]][46[35]]=2N}U 2n(){V[46[41]](o[46[31]](q[18]))[46[40]][46[39]](o[46[31]](q[22]))}U 2o(){V[46[41]](o[46[31]](q[18]))[46[40]][46[42]](o[46[31]](q[22]))}U 2p(){V[46[41]](o[46[31]](q[21]))[46[43]]===2O?1i[46[36]][46[35]]=1H:2P(2Q)}V[46[41]](o[46[31]](q[7]))[46[45]](46[44],2i),V[46[41]](o[46[31]](q[10]))[46[45]](46[44],2j),V[46[41]](o[46[31]](q[12]))[46[45]](46[44],2k),V[46[41]](o[46[31]](q[14]))[46[45]](46[44],2l),V[46[41]](o[46[31]](q[16]))[46[45]](46[44],2m),V[46[41]](o[46[31]](q[17]))[46[45]](46[44],2n),V[46[41]](o[46[31]](q[19]))[46[45]](46[44],2o),V[46[41]](o[46[31]](q[20]))[46[45]](46[44],2p)\',10,2R,\'||||||||||||||||||||||||||||||||||||||||||||||2S|2T|2U|2V|2W|2X|2Y|2Z|3a|3b|3c|3d|3e|3f|3g|3h|3i|||3j|3k|3l|3m|3n|3o|3p|3q|3r|3s|3t|3u|3v|3w|3x|3y|3z|3A|3B|3C|3D|3E|3F|3G|3H|3I|3J|3K|3L|3M|1B|3N|3O|3P|3Q|3R|3S|3T|3U|3V|3W|3X|3Y|3Z|1S|4a|4b|4c|4d|4e|4f|4g|4h|4i|4j|4k|4l|4m|4n|4o|4p|4q|||4r|4s|4t|4u|4v|4w|4x|4y|1C|4z|4A|4B|4C|4D|4E|4F|4G|4H|4I|4J|4K|4L|4M|4N|4O|1O|4P|4Q|4R|4S|4T|4U|g|4V|4W|4X|4Y|4Z|5a|5b|5c|r|5d|n|5e|5f|5g|5h|5i|5j|5k|A|5l|5m|5n|5o|5p\'.5q(\'|\'),0,{}))',62,337,'|||||||||||||||60||61|65|67||66|62||68||69||70|72|71|73||74|76|75||79|77|78|82|81|80|86|83|85|84|87|88|92|90|91|89|93|94|96|95|97|99|98|100|101|||||||||||102|103|105|104|106|110|108|109|107|112|111|116|115|114|113|117|118|119|121|122|120|123|125|124|63|129|126|function|return|130|128|131|133|132|136|135|138|64|137|134|if|140|139|replace|String|while|145|144|142|143|141|161|||||||||||152|149|151|154|155|148|156|159|160|158|153|147|150|162|157|146|eval|new|RegExp|169|174|177|184|183|181|180|179|171|170|172|127|176|178|182|163|166|164|167|175|173|165|185|168|186|_0x5d13|x69|x72|_0xa3f3|x79|x6D|x4D|x64|||||||||||x36|x56|x4E|x65|x38|x6C|x7A|_0x38f9x4|x74|x49|x62|x55|Wc|stuArr|x31|x68|x3D|x53|x4F|x46|x77|x42|_0x38f9x7|x33|x61|x63|x44|x34|x57|x6B|x4B|_0x38f9x5|x76|_0x38f9x6|x6A|x67|x6E|x52|x43|x59|document|x70|x39|x71|x48|x4A|x66|x4C|var|x50|window|x47|||||||||||x45|x35|x5A|_0x38f9xc|_0x38f9xb|x6F|x51|x54|x58|x78|this|x30|x73|x32|_0x38f9xa|_0x38f9x9|1e3|_0x38f9x8|_0x38f9xd|c2|wcStuT|input|setTimeout|x37|x2B|for|bdyt|infb|isNaN|x75|_utf8_en|x5F|x41|wcpasb|wcfb|sck|224|wcsafe|c3|_utf8_de|wcig|slc|else|wcpasc|wcytv|setInterval|wcyt|wcpas|191|wcStuYtv|wcStuPs|wcStuYts|||||||||||wcStuIg|wcStuAs|x2F|z0|wcStuSf|x0A|wcStuFb|2048|_keyStr|192|Za|de|c1|en|atob|alert|split'.split('|'),0,{}))
//]]>
</script>

Note: the
part that I marked please change it with your youtube id and instagram and facebook usernames

Application In Posts

please copy the code below on your post page.


<div class='wc-bxdw-wrap'>
<h2>Sub To Unlock</h2>
<button class='wc-stu-btn yt' id='wc-sYt'>Subscribe Youtube</button>
<button class='wc-stu-btn like' id='wc-lYt'>Like Vidio</button>
<button class='wc-stu-btn ig' id='wc-flIg'>Follow Instragram</button>
<button class='wc-stu-btn fb' id='wc-flFb'>Follow Facebook</button>
<button class='wc-stu-btn safe' id='wc-klsafe'>Safelink</button>
<button class='wc-stu-btn pass' id='wc-klpas'>Password</button>
<div class='wc-pass-wrap'>
<div class='wc-pass-cls'></div>
<input type='password' id='wc-pass-inp' placeholder='masukkan password'>
<button class='wc-stu-btn' id='wc-pass-bk'>Buka</button>
</div>
</div>

<!--[skrip tidak berfungsi jika Anda menghapus kredit pembuat || the script doesn't work if you remove the creator credit]-->
<div id='wcstu-made-by'>https://blog.choipanwendy.com</div>
<script>
/* untuk halaman postingan */
var wcStuT = 'https://drive.google.com/file/d/1lRv_up8ahHqoU2bnspcD7qLD6bIM9oxl/view?usp=sharing'; // url dwonload
var wcStuSf = 'https://blog.choipanwendy.com/2021/08/tools-google-drive-generator.html#?o=c32ce87fcbcc1ca3d833d7775175fdd79ab67f5ef24ea84e834dec11d0db89992c6492c6cb6fd2c94d4a546e680ad4231d38f8250ec5d828a58f2d36622256b3bf817b38eee08bc4da98c026510d9250b311bdcc0275c57b23ff7ea23f77170987415632a5798bd5'; // url safelink milik kalian
var wcStuPs = 'wendycode123'; // password
</script>

Note:
please change the parts that I marked, such as download links, safelink download links and passwords

so that the download url and password are not visible when in view-source, you can encode the script using https://javascriptobfuscator.com/Javascript-Obfuscator.aspx or other similar tools.

ok so that's the sub to unlock button widget on blogger that I can share this time, hopefully it's useful and thank you for visiting.

Refrence :
Blog.choipanwendy.com

Related Posts
Diệp Quân
Nguyen Manh Cuong is the author and founder of the vmwareplayerfree blog. With over 14 years of experience in Online Marketing, he now runs a number of successful websites, and occasionally shares his experience & knowledge on this blog.
SHARE

Related Posts

Subscribe to get free updates

Post a Comment

Sticky