Home
last modified time | relevance | path

Searched refs:band_title (Results 1 – 1 of 1) sorted by relevance

/template/comicslate/
H A Dscript.js197 …var band_title = Array . from ( document . querySelectorAll ( '.page .plugin_include_content > .le… variable
198 for ( i = 0; i < band_title . length - 1; i++ ) {
199 …if ( band_title [ i ] . innerHTML == band_title [ i + 1 ] . innerHTML ) band_title [ i ] . innerHT…