~toastal/github-less-social

github-less-social: Replace avatars with a placeholder v1 APPLIED

Hey, thanks for this useful project!

I also maintain a personal blacklist of GitHub UI elements I find distracting.
My pet peeves are avatars, so I just replace them with a black placeholder.

It may be even be a little bit extreme :) but I can't go back to seeing those
distracting PNGs while doing my work. The patch also has a link to the uBlock
Origin relevant documentation for other options.

Submitting this patch for evaluation, but feel free to ignore it.

Thanks!

jman (1):
  Replace avatars with placeholder

 aggressive.txt | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.40.1
#1055937 .build.yml failed
github-less-social/patches/.build.yml: FAILED in 56s

[Replace avatars with a placeholder][0] from [jman][1]

[0]: https://lists.sr.ht/~toastal/github-less-social/patches/44575
[1]: mailto:srht@city17.xyz

✗ #1055937 FAILED github-less-social/patches/.build.yml https://builds.sr.ht/~toastal/job/1055937
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~toastal/github-less-social/patches/44575/mbox | git am -3
Learn more about email & git

[PATCH github-less-social 1/1] Replace avatars with placeholder Export this patch

Signed-off-by: jman <srht@city17.xyz>
---
 aggressive.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/aggressive.txt b/aggressive.txt
index 3577163..af2e748 100644
--- a/aggressive.txt
+++ b/aggressive.txt
@@ -22,3 +22,8 @@ github.com##.dashboard-changelog:upward(aside,div)
github.com##.Header a:is([href^="/codespaces"], [href^="/explore"], [href^="/marketplace"])
github.com##.ActionListItem:has(a:is([href^="/codespaces"], [href^="/explore"]))
github.com##.diffbar-item:has(a[href^="/codespaces"])

! Replace all avatar images with a black placeholder
! see: https://github.com/gorhill/uBlock/wiki/Resources-Library#available-empty-redirect-resources
||avatars*.githubusercontent.com/u/*$image,redirect=none
||avatars.githubusercontent.com/in/*$image,redirect=none
-- 
2.40.1
github-less-social/patches/.build.yml: FAILED in 56s

[Replace avatars with a placeholder][0] from [jman][1]

[0]: https://lists.sr.ht/~toastal/github-less-social/patches/44575
[1]: mailto:srht@city17.xyz

✗ #1055937 FAILED github-less-social/patches/.build.yml https://builds.sr.ht/~toastal/job/1055937