feat: update trakteerTo r17x
This commit is contained in:
parent
b04f9fc9b2
commit
7c582d6315
@ -28,6 +28,10 @@ function setup({ player, video }) {
|
||||
if (video.byAccount === 'root') {
|
||||
trakteerTo = 'evilfactorylabs'
|
||||
}
|
||||
|
||||
if (video.byAccount === 'r17x') {
|
||||
trakteerTo = 'ri7nz'
|
||||
}
|
||||
|
||||
const videoActionsMatches = doc.getElementsByClassName('video-actions')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user