semantic-release-bot
|
97e531d795
|
chore(release): 1.9.2-dev.1 [skip ci]
## [1.9.2-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.9.1...v1.9.2-dev.1) (2024-05-25)
### Bug Fixes
* **YouTube - Spoof client:** Improve Android spoofing ([#641](https://github.com/ReVanced/revanced-integrations/issues/641)) ([baf967e ](baf967e12a ))
|
2024-05-25 22:13:13 +00:00 |
|
LisoUseInAIKyrios
|
baf967e12a
|
fix(YouTube - Spoof client): Improve Android spoofing (#641)
|
2024-05-26 02:10:09 +04:00 |
|
semantic-release-bot
|
702df1a93d
|
chore(release): 1.9.1 [skip ci]
## [1.9.1](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0...v1.9.1) (2024-05-24)
### Bug Fixes
* **YouTube - Client spoof:** Spoof iOS client model to fix various side effects ([#638](https://github.com/ReVanced/revanced-integrations/issues/638)) ([fcff9a2 ](fcff9a2049 ))
|
2024-05-24 00:34:27 +00:00 |
|
oSumAtrIX
|
8a70ffe9c0
|
chore: Merge branch dev to main (#639)
|
2024-05-24 02:31:34 +02:00 |
|
semantic-release-bot
|
d2e74aca3d
|
chore(release): 1.9.1-dev.1 [skip ci]
## [1.9.1-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0...v1.9.1-dev.1) (2024-05-23)
### Bug Fixes
* **YouTube - Client spoof:** Spoof iOS client model to fix various side effects ([#638](https://github.com/ReVanced/revanced-integrations/issues/638)) ([fcff9a2 ](fcff9a2049 ))
|
2024-05-23 20:45:14 +00:00 |
|
oSumAtrIX
|
fcff9a2049
|
fix(YouTube - Client spoof): Spoof iOS client model to fix various side effects (#638)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
|
2024-05-23 22:42:15 +02:00 |
|
semantic-release-bot
|
1b82e985b6
|
chore(release): 1.9.0 [skip ci]
# [1.9.0](https://github.com/ReVanced/revanced-integrations/compare/v1.8.0...v1.9.0) (2024-05-21)
### Bug Fixes
* Use Java instead of Kotlin Regex to improve reliability ([#628](https://github.com/ReVanced/revanced-integrations/issues/628)) ([44c3cc4 ](44c3cc4636 ))
* **YouTube - Client spoof:** Spoof client to fix playback ([#637](https://github.com/ReVanced/revanced-integrations/issues/637)) ([4c1f82a ](4c1f82aa22 ))
* **YouTube - Hide keyword content:** Filter Shorts found in horizontal shelves ([75fa579 ](75fa5797f7 ))
* **YouTube - Hide Shorts components:** Hide old layout like/dislike buttons without leaving empty space ([9782338 ](978233843d ))
* **YouTube - Hide Shorts components:** Hide Shorts in search result horizontal shelves ([#625](https://github.com/ReVanced/revanced-integrations/issues/625)) ([656ca17 ](656ca17ffc ))
* **YouTube - Hide video action buttons:** Remove obsolete `hide Shop button` ([#618](https://github.com/ReVanced/revanced-integrations/issues/618)) ([a78c3ff ](a78c3ff09e ))
* **YouTube - Hide video action buttons:** Updated path filter ([b74e544 ](b74e54481a ))
* **YouTube - Player flyout menu:** Remove obsolete `Hide report menu` ([9e9d969 ](9e9d96910c ))
* **YouTube - Restore old video quality menu:** Do not make click sounds when opening Shorts quality menu ([578a27d ](578a27dea5 ))
* **YouTube - Restore old video quality menu:** Show advanced quality menu in Shorts quality flyout ([#632](https://github.com/ReVanced/revanced-integrations/issues/632)) ([77c9825 ](77c9825b82 ))
* **YouTube - Settings:** Use same background color for about screen if Theme patch is not included ([4164ed3 ](4164ed3486 ))
* **YouTube - SponsorBlock:** Show correct segment times if video is over 24 hours in length ([#630](https://github.com/ReVanced/revanced-integrations/issues/630)) ([81251f9 ](81251f9a34 ))
### Features
* **YouTube - Comments:** Add option to hide timestamp and emoji buttons ([#621](https://github.com/ReVanced/revanced-integrations/issues/621)) ([6e9e122 ](6e9e12235a ))
* **YouTube - Hide ads:** Add option to hide the 'Visit store' button on channel pages ([#622](https://github.com/ReVanced/revanced-integrations/issues/622)) ([9de566c ](9de566ca02 ))
* **YouTube - Hide Shorts components:** Hide 'Buy super thanks' button ([#633](https://github.com/ReVanced/revanced-integrations/issues/633)) ([303754c ](303754c46f ))
* **YouTube - Hide Shorts components:** Hide like / dislike button in video ads ([#619](https://github.com/ReVanced/revanced-integrations/issues/619)) ([b2b6b8c ](b2b6b8c3d7 ))
* **YouTube - Navigation buttons:** Add option to hide navigation button labels ([#635](https://github.com/ReVanced/revanced-integrations/issues/635)) ([6bd0ac2 ](6bd0ac20dc ))
|
2024-05-21 00:48:39 +00:00 |
|
oSumAtrIX
|
9147842ac7
|
chore: Merge branch dev to main (#620)
|
2024-05-21 02:45:35 +02:00 |
|
semantic-release-bot
|
e3994d381b
|
chore(release): 1.9.0-dev.15 [skip ci]
# [1.9.0-dev.15](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.14...v1.9.0-dev.15) (2024-05-21)
### Bug Fixes
* **YouTube - Client spoof:** Spoof client to fix playback ([#637](https://github.com/ReVanced/revanced-integrations/issues/637)) ([4c1f82a ](4c1f82aa22 ))
|
2024-05-21 00:44:41 +00:00 |
|
oSumAtrIX
|
4c1f82aa22
|
fix(YouTube - Client spoof): Spoof client to fix playback (#637)
Co-authored-by: LisoUseInAIKyrios <118716522+LisoUseInAIKyrios@users.noreply.github.com>
|
2024-05-21 02:41:34 +02:00 |
|
semantic-release-bot
|
ea184d050e
|
chore(release): 1.9.0-dev.14 [skip ci]
# [1.9.0-dev.14](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.13...v1.9.0-dev.14) (2024-05-18)
### Features
* **YouTube - Navigation buttons:** Add option to hide navigation button labels ([#635](https://github.com/ReVanced/revanced-integrations/issues/635)) ([6bd0ac2 ](6bd0ac20dc ))
|
2024-05-18 21:18:05 +00:00 |
|
MarcaD
|
6bd0ac20dc
|
feat(YouTube - Navigation buttons): Add option to hide navigation button labels (#635)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2024-05-19 01:15:14 +04:00 |
|
semantic-release-bot
|
78cf116e58
|
chore(release): 1.9.0-dev.13 [skip ci]
# [1.9.0-dev.13](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.12...v1.9.0-dev.13) (2024-05-16)
### Features
* **YouTube - Hide Shorts components:** Hide 'Buy super thanks' button ([#633](https://github.com/ReVanced/revanced-integrations/issues/633)) ([303754c ](303754c46f ))
|
2024-05-16 17:12:27 +00:00 |
|
LisoUseInAIKyrios
|
303754c46f
|
feat(YouTube - Hide Shorts components): Hide 'Buy super thanks' button (#633)
|
2024-05-16 21:09:02 +04:00 |
|
semantic-release-bot
|
195a521238
|
chore(release): 1.9.0-dev.12 [skip ci]
# [1.9.0-dev.12](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.11...v1.9.0-dev.12) (2024-05-15)
### Bug Fixes
* **YouTube - Hide Shorts components:** Hide old layout like/dislike buttons without leaving empty space ([9782338 ](978233843d ))
* **YouTube - Restore old video quality menu:** Do not make click sounds when opening Shorts quality menu ([578a27d ](578a27dea5 ))
|
2024-05-15 18:22:49 +00:00 |
|
LisoUseInAIKyrios
|
978233843d
|
fix(YouTube - Hide Shorts components): Hide old layout like/dislike buttons without leaving empty space
Also change hide by 1dp to 0dp, and consolidate two methods together
|
2024-05-15 22:19:22 +04:00 |
|
LisoUseInAIKyrios
|
578a27dea5
|
fix(YouTube - Restore old video quality menu): Do not make click sounds when opening Shorts quality menu
|
2024-05-15 22:19:22 +04:00 |
|
semantic-release-bot
|
6710acd928
|
chore(release): 1.9.0-dev.11 [skip ci]
# [1.9.0-dev.11](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.10...v1.9.0-dev.11) (2024-05-15)
### Bug Fixes
* **YouTube - Hide video action buttons:** Updated path filter ([b74e544 ](b74e54481a ))
|
2024-05-15 16:25:21 +00:00 |
|
LisoUseInAIKyrios
|
b74e54481a
|
fix(YouTube - Hide video action buttons): Updated path filter
|
2024-05-15 20:21:46 +04:00 |
|
semantic-release-bot
|
a14567df27
|
chore(release): 1.9.0-dev.10 [skip ci]
# [1.9.0-dev.10](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.9...v1.9.0-dev.10) (2024-05-11)
### Bug Fixes
* **YouTube - Restore old video quality menu:** Show advanced quality menu in Shorts quality flyout ([#632](https://github.com/ReVanced/revanced-integrations/issues/632)) ([77c9825 ](77c9825b82 ))
|
2024-05-11 20:33:16 +00:00 |
|
LisoUseInAIKyrios
|
77c9825b82
|
fix(YouTube - Restore old video quality menu): Show advanced quality menu in Shorts quality flyout (#632)
|
2024-05-12 00:30:10 +04:00 |
|
semantic-release-bot
|
44dea1af4e
|
chore(release): 1.9.0-dev.9 [skip ci]
# [1.9.0-dev.9](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.8...v1.9.0-dev.9) (2024-05-08)
### Bug Fixes
* **YouTube - SponsorBlock:** Show correct segment times if video is over 24 hours in length ([#630](https://github.com/ReVanced/revanced-integrations/issues/630)) ([81251f9 ](81251f9a34 ))
|
2024-05-08 22:30:31 +00:00 |
|
LisoUseInAIKyrios
|
81251f9a34
|
fix(YouTube - SponsorBlock): Show correct segment times if video is over 24 hours in length (#630)
|
2024-05-09 02:27:07 +04:00 |
|
semantic-release-bot
|
7d102e7a69
|
chore(release): 1.9.0-dev.8 [skip ci]
# [1.9.0-dev.8](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.7...v1.9.0-dev.8) (2024-05-06)
### Bug Fixes
* **YouTube - Player flyout menu:** Remove obsolete `Hide report menu` ([9e9d969 ](9e9d96910c ))
|
2024-05-06 20:51:16 +00:00 |
|
LisoUseInAIKyrios
|
9e9d96910c
|
fix(YouTube - Player flyout menu): Remove obsolete Hide report menu
|
2024-05-07 00:48:12 +04:00 |
|
semantic-release-bot
|
a7ea203fad
|
chore(release): 1.9.0-dev.7 [skip ci]
# [1.9.0-dev.7](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.6...v1.9.0-dev.7) (2024-05-02)
### Bug Fixes
* Use Java instead of Kotlin Regex to improve reliability ([#628](https://github.com/ReVanced/revanced-integrations/issues/628)) ([44c3cc4 ](44c3cc4636 ))
|
2024-05-02 19:58:35 +00:00 |
|
benjy3gg
|
44c3cc4636
|
fix: Use Java instead of Kotlin Regex to improve reliability (#628)
If Kotlin Regex would be used, then apps need to have the Kotlin libraries for Regex to work which isn't always the case.
|
2024-05-02 21:55:28 +02:00 |
|
semantic-release-bot
|
07fe660037
|
chore(release): 1.9.0-dev.6 [skip ci]
# [1.9.0-dev.6](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.5...v1.9.0-dev.6) (2024-04-29)
### Bug Fixes
* **YouTube - Hide keyword content:** Filter Shorts found in horizontal shelves ([75fa579 ](75fa5797f7 ))
|
2024-04-29 19:32:37 +00:00 |
|
LisoUseInAIKyrios
|
75fa5797f7
|
fix(YouTube - Hide keyword content): Filter Shorts found in horizontal shelves
|
2024-04-29 23:29:36 +04:00 |
|
semantic-release-bot
|
0d5c6e87d2
|
chore(release): 1.9.0-dev.5 [skip ci]
# [1.9.0-dev.5](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.4...v1.9.0-dev.5) (2024-04-28)
### Bug Fixes
* **YouTube - Hide Shorts components:** Hide Shorts in search result horizontal shelves ([#625](https://github.com/ReVanced/revanced-integrations/issues/625)) ([656ca17 ](656ca17ffc ))
|
2024-04-28 18:02:59 +00:00 |
|
LisoUseInAIKyrios
|
656ca17ffc
|
fix(YouTube - Hide Shorts components): Hide Shorts in search result horizontal shelves (#625)
|
2024-04-28 21:59:22 +04:00 |
|
semantic-release-bot
|
973e51ea1b
|
chore(release): 1.9.0-dev.4 [skip ci]
# [1.9.0-dev.4](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.3...v1.9.0-dev.4) (2024-04-23)
### Bug Fixes
* **YouTube - Settings:** Use same background color for about screen if Theme patch is not included ([4164ed3 ](4164ed3486 ))
|
2024-04-23 21:08:02 +00:00 |
|
LisoUseInAIKyrios
|
4164ed3486
|
fix(YouTube - Settings): Use same background color for about screen if Theme patch is not included
|
2024-04-24 01:04:51 +04:00 |
|
semantic-release-bot
|
5ed4292e2e
|
chore(release): 1.9.0-dev.3 [skip ci]
# [1.9.0-dev.3](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.2...v1.9.0-dev.3) (2024-04-23)
### Features
* **YouTube - Hide ads:** Add option to hide the 'Visit store' button on channel pages ([#622](https://github.com/ReVanced/revanced-integrations/issues/622)) ([9de566c ](9de566ca02 ))
|
2024-04-23 17:34:30 +00:00 |
|
oSumAtrIX
|
9de566ca02
|
feat(YouTube - Hide ads): Add option to hide the 'Visit store' button on channel pages (#622)
|
2024-04-23 19:31:27 +02:00 |
|
semantic-release-bot
|
a9da29926a
|
chore(release): 1.9.0-dev.2 [skip ci]
# [1.9.0-dev.2](https://github.com/ReVanced/revanced-integrations/compare/v1.9.0-dev.1...v1.9.0-dev.2) (2024-04-23)
### Features
* **YouTube - Comments:** Add option to hide timestamp and emoji buttons ([#621](https://github.com/ReVanced/revanced-integrations/issues/621)) ([6e9e122 ](6e9e12235a ))
|
2024-04-23 17:06:41 +00:00 |
|
LisoUseInAIKyrios
|
6e9e12235a
|
feat(YouTube - Comments): Add option to hide timestamp and emoji buttons (#621)
|
2024-04-23 21:03:00 +04:00 |
|
oSumAtrIX
|
e86d73c8af
|
chore: Bump dependencies
|
2024-04-23 18:47:12 +02:00 |
|
semantic-release-bot
|
89c534e95d
|
chore(release): 1.9.0-dev.1 [skip ci]
# [1.9.0-dev.1](https://github.com/ReVanced/revanced-integrations/compare/v1.8.0...v1.9.0-dev.1) (2024-04-21)
### Bug Fixes
* **YouTube - Hide video action buttons:** Remove obsolete `hide Shop button` ([#618](https://github.com/ReVanced/revanced-integrations/issues/618)) ([a78c3ff ](a78c3ff09e ))
### Features
* **YouTube - Hide Shorts components:** Hide like / dislike button in video ads ([#619](https://github.com/ReVanced/revanced-integrations/issues/619)) ([b2b6b8c ](b2b6b8c3d7 ))
|
2024-04-21 15:00:33 +00:00 |
|
LisoUseInAIKyrios
|
a78c3ff09e
|
fix(YouTube - Hide video action buttons): Remove obsolete hide Shop button (#618)
|
2024-04-21 18:57:22 +04:00 |
|
LisoUseInAIKyrios
|
b2b6b8c3d7
|
feat(YouTube - Hide Shorts components): Hide like / dislike button in video ads (#619)
|
2024-04-21 18:55:19 +04:00 |
|
semantic-release-bot
|
4e64b690ab
|
chore(release): 1.8.0 [skip ci]
# [1.8.0](https://github.com/ReVanced/revanced-integrations/compare/v1.7.0...v1.8.0) (2024-04-21)
### Bug Fixes
* Use correct hide playables setting key ([a2b1543 ](a2b15433cf ))
* **YouTube - Disable suggested video end screen:** Require app restart ([38ae5aa ](38ae5aac84 ))
* **YouTube - GmsCore support:** Prompt to disable battery optimizations, if not done already ([#601](https://github.com/ReVanced/revanced-integrations/issues/601)) ([c5c9de5 ](c5c9de500d ))
* **YouTube - Hide ads:** rename `Hide paid content` to `Hide paid promotion label` ([#616](https://github.com/ReVanced/revanced-integrations/issues/616)) ([13dc172 ](13dc17288d ))
* **YouTube - Hide keyword content:** Correctly hide content in the subscription tab ([c3bfa77 ](c3bfa77d62 ))
* **YouTube - Hide layout components:** Do not hide playlist shelf in library ([c5d38a7 ](c5d38a7e07 ))
* **YouTube - Hide layout components:** Hide horizontal tile shelves ([ba30869 ](ba308690cf ))
* **YouTube - Hide load more button:** Include patch with `Hide layout components`, and hide button only in search feed ([#600](https://github.com/ReVanced/revanced-integrations/issues/600)) ([c420891 ](c420891e3e ))
* **YouTube - Hide Shorts components:** Correctly hide Shorts if navigation tab is changed using device back button ([#611](https://github.com/ReVanced/revanced-integrations/issues/611)) ([ffc3437 ](ffc3437843 ))
* **YouTube - Hide Shorts components:** Do not show Shorts suggestions in video player, if all hide Shorts options are enabled ([#613](https://github.com/ReVanced/revanced-integrations/issues/613)) ([c132670 ](c132670400 ))
* **YouTube - Hide Shorts components:** Hide paid promotion label ([3ce100c ](3ce100ced5 ))
* **YouTube - Hide Shorts components:** Hide subscribe button in channel bar ([9938bbf ](9938bbf0de ))
* **YouTube - Hide Shorts components:** Hide suggested actions in incognito mode ([bba421d ](bba421ddb6 ))
* **YouTube - Navigation bar hook:** Handle if search is active but hidden behind a maximized player ([cbccb46 ](cbccb46e63 ))
* **YouTube - Player flyout menu:** Add hide Lock screen menu ([#609](https://github.com/ReVanced/revanced-integrations/issues/609)) ([b2fe105 ](b2fe105199 ))
* **YouTube - Return YouTube Dislike:** Do not clip compact text when not using English ([eeaeb49 ](eeaeb49f2a ))
* **YouTube - Return YouTube Dislike:** Do not show error toast if API success response contains new lines ([#612](https://github.com/ReVanced/revanced-integrations/issues/612)) ([9108205 ](9108205445 ))
* **YouTube - Settings:** Do not show a toast if migrating old unknown settings ([f2e15a2 ](f2e15a2e1f ))
* **YouTube - Spoof device dimensions:** Warn about potential performance issues ([#617](https://github.com/ReVanced/revanced-integrations/issues/617)) ([786ac9d ](786ac9d2b7 ))
### Features
* **YouTube - Hide layout components:** Add option to hide horizontal shelves ([#598](https://github.com/ReVanced/revanced-integrations/issues/598)) ([fedace0 ](fedace02fd ))
* **YouTube - Hide layout components:** Hide playables ([d6cd550 ](d6cd550880 ))
* **YouTube - Hide Shorts components:** Hide `Shop`, `Location` and `Save sound to playlist` buttons ([#614](https://github.com/ReVanced/revanced-integrations/issues/614)) ([acfa3c9 ](acfa3c9886 ))
* **YouTube - Hide Shorts components:** Hide tagged products, hide search suggestions ([#615](https://github.com/ReVanced/revanced-integrations/issues/615)) ([0586fb7 ](0586fb70e3 ))
* **YouTube - Swipe controls:** Save and restore brightness and add auto-brightness toggle ([#610](https://github.com/ReVanced/revanced-integrations/issues/610)) ([1c8e2b2 ](1c8e2b2941 ))
* **YouTube:** Add 'About' preference to settings menu ([#608](https://github.com/ReVanced/revanced-integrations/issues/608)) ([b8f260e ](b8f260ebd3 ))
|
2024-04-21 01:50:25 +00:00 |
|
oSumAtrIX
|
d03edb2750
|
chore: Merge branch dev to main (#603)
|
2024-04-21 03:47:15 +02:00 |
|
semantic-release-bot
|
d06b94cbe6
|
chore(release): 1.8.0-dev.20 [skip ci]
# [1.8.0-dev.20](https://github.com/ReVanced/revanced-integrations/compare/v1.8.0-dev.19...v1.8.0-dev.20) (2024-04-21)
### Features
* **YouTube - Swipe controls:** Save and restore brightness and add auto-brightness toggle ([#610](https://github.com/ReVanced/revanced-integrations/issues/610)) ([1c8e2b2 ](1c8e2b2941 ))
|
2024-04-21 00:02:28 +00:00 |
|
MarcaD
|
1c8e2b2941
|
feat(YouTube - Swipe controls): Save and restore brightness and add auto-brightness toggle (#610)
Co-authored-by: oSumAtrIX <johan.melkonyan1@web.de>
|
2024-04-21 01:59:23 +02:00 |
|
semantic-release-bot
|
efd03012d0
|
chore(release): 1.8.0-dev.19 [skip ci]
# [1.8.0-dev.19](https://github.com/ReVanced/revanced-integrations/compare/v1.8.0-dev.18...v1.8.0-dev.19) (2024-04-18)
### Bug Fixes
* **YouTube - Hide keyword content:** Correctly hide content in the subscription tab ([c3bfa77 ](c3bfa77d62 ))
|
2024-04-18 18:43:48 +00:00 |
|
LisoUseInAIKyrios
|
c3bfa77d62
|
fix(YouTube - Hide keyword content): Correctly hide content in the subscription tab
|
2024-04-18 22:40:26 +04:00 |
|
semantic-release-bot
|
3ff5dcd05f
|
chore(release): 1.8.0-dev.18 [skip ci]
# [1.8.0-dev.18](https://github.com/ReVanced/revanced-integrations/compare/v1.8.0-dev.17...v1.8.0-dev.18) (2024-04-18)
### Bug Fixes
* **YouTube - Spoof device dimensions:** Warn about potential performance issues ([#617](https://github.com/ReVanced/revanced-integrations/issues/617)) ([786ac9d ](786ac9d2b7 ))
|
2024-04-18 13:21:46 +00:00 |
|
LisoUseInAIKyrios
|
786ac9d2b7
|
fix(YouTube - Spoof device dimensions): Warn about potential performance issues (#617)
|
2024-04-18 17:18:52 +04:00 |
|
semantic-release-bot
|
bcc9126107
|
chore(release): 1.8.0-dev.17 [skip ci]
# [1.8.0-dev.17](https://github.com/ReVanced/revanced-integrations/compare/v1.8.0-dev.16...v1.8.0-dev.17) (2024-04-18)
### Bug Fixes
* **YouTube - Hide Shorts components:** Hide paid promotion label ([3ce100c ](3ce100ced5 ))
|
2024-04-18 11:00:38 +00:00 |
|