mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
9 lines
293 B
TypeScript
9 lines
293 B
TypeScript
// if (document.URL.replace(window.location.search, '') === 'https://t.bilibili.com/') {
|
|
// Observer.attributes('.vc-video>.bilibili-link-player', records => {
|
|
// records.forEach(record => {
|
|
// if (record.attributeName === 'data-playing-state') {
|
|
|
|
// }
|
|
// })
|
|
// })
|
|
// }
|