()
| 107 | location.href = "https://fastforward.team/navigate?target=" + encodeURIComponent(target) + "&referer=" + encodeURIComponent(referer) |
| 108 | }, |
| 109 | finish = () => { |
| 110 | bypassed = true |
| 111 | docSetAttribute("{{channel.stop_watching}}", "") |
| 112 | }, |
| 113 | countIt = f => { |
| 114 | docSetAttribute("{{channel.count_it}}", "") |
| 115 | setTimeout(f, 10) |