mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-17 19:29:28 +01:00
test 2
This commit is contained in:
parent
b6151bee51
commit
d69e0e6fcc
@ -137,9 +137,9 @@ function setupVideo(thumb, url) {
|
||||
var pageType = window.active_page;
|
||||
var pageURL = isMod?window.location.href:window.location.pathname;
|
||||
var jsonURL;
|
||||
console.log("vidName = "+vidName);
|
||||
var thisThread;
|
||||
var thisPost;
|
||||
console.log("vidName = "+vidName);
|
||||
|
||||
if (pageType==="thread") {
|
||||
jsonURL = pageURL.replace(/\.html$/, ".json");
|
||||
|
Loading…
x
Reference in New Issue
Block a user