diff --git a/js/youtube.js b/js/youtube.js index 414e0bab..7193d1b7 100644 --- a/js/youtube.js +++ b/js/youtube.js @@ -24,17 +24,23 @@ $(document).ready(function(){ - const ON = "[Remove]"; + const ON = "[Remove]"; const OFF = "[Embed]"; - + const YOUTUBE = 'www.youtube.com'; + const ONION = 'tuberyps2pn6dor6h47brof3w2asmauahhk4ei42krugybzzzo55klad.onion'; + const PROXY = 'incogtube.com' function addEmbedButton(index, videoNode) { videoNode = $(videoNode); var contents = videoNode.contents(); var videoId = videoNode.data('video'); var span = $("[Embed]"); - var embedNode = $('