■どこかのPLGのための、URLエンコード
--------------------------------------------------
BypassedByBloggerPemula(/fikper.com|katfile.com|kingdomfiles.com|mexa.sh|nitroflare.com|rapidgator.net|sakurafile.com|turbobit.net/, function() {
  document.body.insertAdjacentHTML(’afterbegin’,`<div id=”t” style=”
  position:relative;z-index:2147483646;
  padding:20px 80px;color:white;background-color:black;
  font-family:Meiryo;font-size:20px;line-height:1.2;word-break:break-word;
  ”>${encodeURIComponent(location.href)}</div>`);
});