Skip to content

Commit

Permalink
Change Yandex Music credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
staniel359 committed Feb 6, 2025
1 parent 534e1d4 commit f44bc81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/yandexmusic/utils/audio/track.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module Audio
class Track < YandexMusic::Base
# rubocop:disable Layout/LineLength
COOKIE =
'Session_id=3:1720883025.5.0.1720883025049:qKU3wg:a1.1.2:1|1069814265.0.2.3:1720883025|3:10291445.185369.Pjop4a1rkrxTzCxZdnrnFe5ZcFM'.freeze
'Session_id=3:1738873167.5.0.1738873167614:qKU3wg:dd05.1.2:1|1069814265.0.2.3:1738873167|3:10302543.240788.vtKvypuky_FexkuII95MSV3c-pc'.freeze
# rubocop:enable Layout/LineLength

def call
Expand Down

0 comments on commit f44bc81

Please sign in to comment.