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