Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhawk8054 committed May 14, 2024
1 parent f93e44f commit 7a21485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filters/privacy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ coursera.org##+js(no-fetch-if, eventing)

! https://github.com/uBlockOrigin/uBlock-issues/issues/2531#issuecomment-2042755608
!#if env_firefox
twitter.com,~platform.twitter.com##+js(trusted-replace-xhr-response, '/,"expanded_url":"([^"]+)","url":"[^"]+"/g', ',"expanded_url":"$1","url":"$1"', /graphql)
twitter.com,x.com,~platform.twitter.com##+js(trusted-replace-xhr-response, '/,"expanded_url":"([^"]+)","url":"[^"]+"/g', ',"expanded_url":"$1","url":"$1"', /graphql)
platform.twitter.com##+js(trusted-replace-xhr-response, '/,"expanded_url":"([^"]+)","indices":([^"]+)"url":"[^"]+"/g', ',"expanded_url":"$1","indices":$2"url":"$1"', /tweet-result)
!#endif

Expand Down

0 comments on commit 7a21485

Please sign in to comment.