this post was submitted on 19 Oct 2024
1751 points (98.6% liked)

Comic Strips

23302 readers
1305 users here now

Comic Strips is a community for those who love comic stories.

Rules
  1. πŸ˜‡ Be Nice!

    • Treat others with respect and dignity. Friendly banter is okay, as long as it is mutual; keyword: friendly.
  2. 🏘️ Community Standards

    • Comics should be a full story, from start to finish, in one post.
    • Posts should be safe and enjoyable by the majority of community members, both here on lemmy.world and other instances.
    • Any comic that would qualify as raunchy, lewd, or otherwise draw unwanted attention by nosy coworkers, spouses, or family members should be tagged as NSFW.
    • Moderators have final say on what and what does not qualify as appropriate. Use common sense, and if need be, err on the side of caution.
  3. 🧬 Keep it Real

    • Comics should be made and posted by real human beans, not by automated means like bots or AI. This is not the community for that sort of thing.
  4. πŸ“½οΈ Credit Where Credit is Due

    • Comics should include the original attribution to the artist(s) involved, and be unmodified. Bonus points if you include a link back to their website. When in doubt, use a reverse image search to try to find the original version. Repeat offenders will have their posts removed, be temporarily banned from posting, or if all else fails, be permanently banned from posting.
    • Attributions include, but are not limited to, watermarks, links, or other text or imagery that artists add to their comics to use for identification purposes. If you find a comic without any such markings, it would be a good idea to see if you can find an original version. If one cannot be found, say so and ask the community for help!
  5. πŸ“‹ Post Formatting

    • Post an image, gallery, or link to a specific comic hosted on another site; e.g., the author's website.
    • Meta posts about the community should be tagged with [Meta] either at the beginning or the end of the post title.
    • When linking to a comic hosted on another site, ensure the link is to the comic itself and not just to the website; e.g.,
      βœ… Correct: https://xkcd.com/386/
      ❌ Incorrect: https://xkcd.com/
  6. πŸ“¬ Post Frequency/SPAM

    • Each user (regardless of instance) may post up to five (5 πŸ–) comics a day. This can be any combination of personal comics you have written yourself, or other author's comics. Any comics exceeding five (5 πŸ–) will be removed.
  7. πŸ΄β€β˜ οΈ Internationalization (i18n)

    • Non-English posts are welcome. Please tag the post title with the original language, and include an English translation in the body of the post; e.g.,
      SΓ­, por favor [Spanish/EspaΓ±ol]
  8. 🍿 Moderation

    • We are human, just like most everybody else on Lemmy. If you feel a moderation decision was made in error, you are welcome to reach out to anybody on the moderation team for clarification. Keep in mind that moderation decisions may be final.
    • When reporting posts and/or comments, quote which rule is being broken, and why you feel it broke the rules.
Web Accessibility

Note: This is not a rule, but a helpful suggestion.

When posting images, you should strive to add alt-text for screen readers to use to describe the image you're posting:

Another helpful thing to do is to provide a transcription of the text in your images, as well as brief descriptions of what's going on. (example)

Web of Links

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Aneb@lemmy.world 24 points 2 years ago (11 children)

Umm I was reading the comments, does nobody else go into the page's HTML and delete the "pay now" popup. Usually deleting the code works for me. Let me know if you have a way that works for you!

[–] mr_satan@monyet.cc 26 points 2 years ago (1 children)

Depends, some pages don't actually load the full content. Removing the paywall pop-up doesn't really work then.

[–] LordWiggle@lemmy.world 4 points 2 years ago* (last edited 2 years ago) (1 children)

There are some websites you can use to avoid a paywall for a newspaper sites, sometimes even loading the otherwise hidden content when removing the paywall code or manually removing the paywall overlay using an ad blocker. I forgot the one I used to use, but I found a Reddit post about it.

[–] mr_satan@monyet.cc 4 points 2 years ago

I usually use uBO elements zapper or just inspect element and edit HTML myself

[–] Fleppensteijn@feddit.nl 12 points 2 years ago

Sometimes the reading mode bypasses paywalls and popups.

Also make sure to block "annoyances" in uBlock.

For the rest, I'm using the Nuke Anything extension.

[–] cley_faye@lemmy.world 9 points 2 years ago

That sounds like a lot of work. On sites where that work (which is not all of them, some are made by competent people), firefox "reading mode" just do the job.

[–] newcockroach@lemmy.world 8 points 2 years ago* (last edited 2 years ago)

I used to do that but it turns out ublock has a option for that!! When u click on the ublock plugin there is a thunder symbol option which u can use to delete any element on the page. πŸ™ƒ

Edit: grammer mistake

[–] PriorityMotif@lemmy.world 7 points 2 years ago

I just put Firefox into reader mode before that can load.

[–] UxyIVrljPeRl@lemmy.world 4 points 2 years ago

Right Click->Block Element

[–] Draconic_NEO@lemmy.world 4 points 2 years ago (1 children)

I guess a lot of people have a strange aversion towards messing with the code of websites. Which is weird and dumb, it's downloaded to your browser, it's not running on their system, you're free to mess with it as much as you want. Best to familiarize yourself with the Web developer tools, they can be an effective weapon against scammy sites which use deceptive methods like this.

[–] InputZero@lemmy.world 3 points 2 years ago

Plus the worst thing that can happen is the webpage crashes, just hit reload and you're back baby! It's the safest environment to fuck around with code. A person would have to go out of their way to actually make a problem, maybe some random kid too. They get into everything.

[–] tehmics@lemmy.world 3 points 2 years ago

I'd rather just leave if I hit a pay wall, I want to hit their metrics. but I have a huge amount of blocked elements via ublock and a handful of my own tampermonkey scripts for frequently used sites

[–] barsquid@lemmy.world 3 points 2 years ago

People know how to do that, but why not just leave instead?

[–] LovableSidekick@lemmy.world 3 points 2 years ago

Generally the first thing I try is to hit ESC to stop a paywall script from running.

If that doesn't work I try pressing ctrl-A ctrl-C to copy the whole page as soon as I see something. This works on pages that load and are then hidden by a script, but you have to be quick. Then I open Notepad and paste. If this doesn't work I'll either try it once more and see if I can be faster or just say screw it, if they want to hide their content that bad I don't need it. If it's important to me google will usually find the same news or info somewhere else.

[–] Pika@sh.itjust.works 2 points 2 years ago

I've found this rarely works myself, due to them disabling other parts of the page, it's less hassle to just find the article elsewhere