Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ghostlifestyle.com playback exception Android. #2105

Merged
merged 1 commit into from
May 27, 2024

Conversation

jonathanKingston
Copy link
Collaborator

Asana Task/Github Issue:
#2104
https://app.asana.com/0/1206777341262243/1207404495921706/f

Description

The video should play.

  1. Go to https://www.ghostlifestyle.com/pages/ghost-story
  2. Scroll down until you see the embedded video thumbnail, then click to play.

Reference

Copy link

Generated file outputs:

legacy
fingerprinting.json (42 more)
  • fingerprinting.json
  • protections.json
  • trackers-unprotected-temporary.txt
  • trackers-whitelist-temporary.txt
  • v1/extension-brave-config.json
  • v1/extension-bravemv3-config.json
  • v1/extension-chrome-config.json
  • v1/extension-chromemv3-config.json
  • v1/extension-config.json
  • v1/extension-edg-config.json
  • v1/extension-edge-config.json
  • v1/extension-edgmv3-config.json
  • v1/extension-firefox-config.json
  • v1/extension-safarimv3-config.json
  • v1/ios-config.json
  • v1/macos-config.json
  • v1/windows-config.json
  • v2/extension-brave-config.json
  • v2/extension-bravemv3-config.json
  • v2/extension-chrome-config.json
  • v2/extension-chromemv3-config.json
  • v2/extension-config.json
  • v2/extension-edg-config.json
  • v2/extension-edge-config.json
  • v2/extension-edgmv3-config.json
  • v2/extension-firefox-config.json
  • v2/extension-safarimv3-config.json
  • v2/ios-config.json
  • v2/macos-config.json
  • v2/windows-config.json
  • v3/extension-brave-config.json
  • v3/extension-bravemv3-config.json
  • v3/extension-chrome-config.json
  • v3/extension-chromemv3-config.json
  • v3/extension-config.json
  • v3/extension-edg-config.json
  • v3/extension-edge-config.json
  • v3/extension-edgmv3-config.json
  • v3/extension-firefox-config.json
  • v3/extension-safarimv3-config.json
  • v3/ios-config.json
  • v3/macos-config.json
  • v3/windows-config.json

⚠️ File is identical

v1/android-config.json (2 more)
  • v1/android-config.json
  • v2/android-config.json
  • v3/android-config.json
--- v3/android-config.json
+++ v3/android-config.json
@@ -6111,8 +6111,12 @@
         },
         "mediaPlaybackRequiresUserGesture": {
             "exceptions": [
                 {
+                    "domain": "www.ghostlifestyle.com",
+                    "reason": "https://github.com/duckduckgo/privacy-configuration/issues/2104"
+                },
+                {
                     "domain": "clearmemorysolution.com",
                     "reason": "https://github.com/duckduckgo/privacy-configuration/issues/1786"
                 },
                 {
latest
v4/android-config.json
--- v4/android-config.json
+++ v4/android-config.json
@@ -5714,8 +5714,11 @@
         },
         "mediaPlaybackRequiresUserGesture": {
             "exceptions": [
                 {
+                    "domain": "www.ghostlifestyle.com"
+                },
+                {
                     "domain": "clearmemorysolution.com"
                 },
                 {
                     "domain": "id.onlyfans.com"
v4/extension-brave-config.json (12 more)
  • v4/extension-brave-config.json
  • v4/extension-bravemv3-config.json
  • v4/extension-chrome-config.json
  • v4/extension-chromemv3-config.json
  • v4/extension-config.json
  • v4/extension-edg-config.json
  • v4/extension-edge-config.json
  • v4/extension-edgmv3-config.json
  • v4/extension-firefox-config.json
  • v4/extension-safarimv3-config.json
  • v4/ios-config.json
  • v4/macos-config.json
  • v4/windows-config.json

⚠️ File is identical

Copy link
Contributor

@joshliebe joshliebe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jonathanKingston jonathanKingston added this pull request to the merge queue May 27, 2024
Merged via the queue into main with commit ad45fbd May 27, 2024
12 checks passed
@jonathanKingston jonathanKingston deleted the jkt/ghostlifestyle.com branch May 27, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants