Skip to content

Commit

Permalink
Merge pull request #5 from alexanderadam/fix/update_github_action
Browse files Browse the repository at this point in the history
fix: another attempt to fix GitHub Action
  • Loading branch information
alexanderadam authored Aug 18, 2024
2 parents 370a57f + 7e865e4 commit d849fdd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update_metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches:
- main

permissions:
contents: write

jobs:
update-metadata:
runs-on: ubuntu-latest
Expand Down
5 changes: 5 additions & 0 deletions alexanderadam.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3108,6 +3108,7 @@ welt.de##.c-breaking__news
welt.de##.c-inline-element > .c-inline-teaser:nth-ancestor(1)
welt.de##.c-inline-element--has-commercials
welt.de##.c-inline-teaser-list
welt.de##.c-inline-teaser-list:has-text(Lesen Sie auch)
welt.de##.c-page-container > .component > a[href="https://digital.welt.de/?cid=onsite.ca.performance.acquisition.welt_plus.noAbo.endbanner"]:nth-ancestor(2)
welt.de##.c-page-container > [data-component="Outbrain"]:nth-ancestor(1)
welt.de##.c-page-container > [data-qa="AttachedArticles"]:nth-ancestor(1)
Expand All @@ -3117,13 +3118,17 @@ welt.de##.c-teaser-marketing-fallback
welt.de##.c-teaser:has(.is-premium):style(opacity: 0.7 !important)
welt.de##.c-tool-element--is-abo
welt.de##.is-commercial
welt.de##.sp-message-open body:style(overflow: visible !important; position: static !important)
welt.de##[data-component="AdStage"]
welt.de##[data-component="AdTeaser"]
welt.de##[data-component="Outbrain"]
welt.de##[data-component="SocialBar"]
welt.de##[data-external-content="Outbrain.MoreLikeThis"]
welt.de##[data-info-ad-placement]
welt.de##[data-qa="Commercial-Wrapper.Mobile.MediumRectangle"]
welt.de##[data-qa="Commercial-Wrapper.Mobile.MediumRectangleBTFThree"]
welt.de##[data-qa="InlineElement"] > [data-qa="InlineTeaserList"]:nth-ancestor(1)
welt.de##[id^=sp_message_container] > iframe[src^="https://consent.up.welt.de/"]:nth-ancestor(1)
weltwoche.ch##.headerIcons:has-text(Abonnieren)
weltwoche.ch##.weeklyContentBodyHidden div:style(background: none !important;)
weltwoche.ch##.werbungSmall
Expand Down

0 comments on commit d849fdd

Please sign in to comment.