forked from rDrama/rDrama
1
0
Fork 0

fix flashing

master
Aevann 2023-09-26 23:20:43 +03:00
parent f64a875797
commit 8a1a941e50
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const SITE_NAME = document.querySelector("[property='og:site_name']").content
const SITE_NAME = document.querySelector("[name='application-name']").content
const icon = document.querySelector("link[rel~='icon']")
const page_title = document.getElementsByTagName('title')[0].innerHTML