Skip to content

Commit a71f09d

Browse files
author
xfzv
committed
Replace twitter with x
1 parent 48d6828 commit a71f09d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

script-opts/SmartCopyPaste.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ prefer_filename_over_title=local
3838
copy_time_method=all
3939

4040
#--The time attributes which will be added when copying protocols of specific websites from this list. Additional attributes can be added following the same format.
41-
specific_time_attributes=[ ["twitter", "?t=", ""], ["twitch", "?t=", "s"], ["youtube", "&t=", "s"] ]
41+
specific_time_attributes=[ ["twitch", "?t=", "s"], ["youtube", "&t=", "s"], ["x", "?t=", ""] ]
4242

4343
#--The text that will be copied before the seek time when copying a protocol video from mpv
4444
protocols_time_attribute=&t=

script-opts/SmartCopyPaste_II.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ log_paste_idle_behavior=force-noresume
4747
log_paste_running_behavior=timestamp>playlist
4848

4949
#--The time attributes which will be added when copying protocols of specific websites from this list. Additional attributes can be added following the same format.
50-
specific_time_attributes=[ ["twitter", "?t=", ""], ["twitch", "?t=", "s"], ["youtube", "&t=", "s"] ]
50+
specific_time_attributes=[ ["twitch", "?t=", "s"], ["youtube", "&t=", "s"], ["x", "?t=", ""] ]
5151

5252
#--The text that will be copied before the seek time when copying a protocol video from mpv
5353
protocols_time_attribute=&t=

0 commit comments

Comments
 (0)