Day: February 21, 2023
Russia’s Putin issues new nuclear warnings to West over Ukraine
By Guy Faulconbridge
MOSCOW (Reuters) – President Vladimir Putin on Tuesday delivered a warning to the West over Ukraine by suspending a landmark nuclear arms control treaty, announcing that new strategic systems had been put on combat duty, and threa…
‘I never wear a headscarf anymore’: Iranian women continue to defy Islamic regime
In Iran, women are daring to go out without their headscarves in public places, streets, cafes, banks and even airports. For five months, thousands of Iranians have been pouring into the streets to protest against the Islamic regime. While the protest…
Apple Updates Advisories as Security Firm Discloses New Class of Vulnerabilities
Trellix published a blog post on Tuesday to describe these flaws, which the firm says are part of a new class of bugs that can allow attackers to bypass code signing on macOS and iOS systems.
‘Kyiv stands strong’ says Biden in address outside Warsaw Castle
US President Joe Biden addressed thousands of people in Poland’s capital on Tuesday a day after his highly symbolic trip to Kyiv
How to bypass basic website content restrictions such as cookie notices
|
Previous post removed for being too low effort, but I think the content is worth sharing so I’m trying again with more description: Whenever I search for health related information I often see healthline.com as a recommended site, however because I rarely accept cookies I can’t see the content I’ve clicked on from Google. Instead I am presented with the option to either accept cookies or I get a page telling me about GDPR restrictions and why I have to accept the cookies or go away!! So when presented with a page like below, what do you do? I am working in Chrome, but this should apply to most browsers… right click the annoying box and select ‘Inspect’ to bring up the code for the page. Any edits you make here will show you a live update. The goal is to remove the box so the first thing we do is make sure to inspect on that box (i.e. that is where you need to right click on the website before choosing Inspect). When the code console comes up you can hover over the elements of the page and it will highlight the part of the website that it affects (this is how scammers modify bank your live bank page to make it look like you have been paid). Find the element that highlight all of the box in question as shown below. Then right click the element and select ‘Hide element’. In this case it was a div
Now that we have done that you’ll find that scrolling is disabled and you can’t see the full content. Not to fear, one more change will solve this. The designer in this case has used the overflow:hidden attribute to stop the content from showing below the viewing window. All we need to do is edit that or remove the setting. You could search for ‘overflow’ but in this case it is already on screen in the <body> tag
Change it to the following by double clicking the area to change and then deleting it:
Now if you click off that part of the code, the scrolling will be enabled and you can access the full content. submitted by /u/ee0u30eb |
How many people are killed by alligators in the US each year?
Reptiles prevalent in southeastern states much feared but rarely attack humans
Over 200 e-books in Amazon’s Kindle Store listed ChatGPT as an author as of mid-February, as some worry that the AI boom could turn the craft into a commodity (Greg Bensinger/Reuters)
Greg Bensinger / Reuters:
Over 200 e-books in Amazon’s Kindle Store listed ChatGPT as an author as of mid-February, as some worry that the AI boom could turn the craft into a commodity — Until recently, Brett Schickler never imagine…