standard jquery
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$(document).ready(function() {
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
if(document.location.hash.length > 3) {
|
||||
var query = document.location.hash.substring(1);
|
||||
|
||||
|
Reference in New Issue
Block a user