Feed aggregator

GNU Stow needs a co-maintainer

Hacker News - Mon, 04/08/2024 - 4:20pm
Categories: Hacker News

QVC's Discovery Days Event Unleashes a Ton of Incredible Deals - CNET

CNET Feed - Mon, 04/08/2024 - 4:15pm
Nab deep discounts on all sorts of things, including security cameras, small kitchen appliances and more.
Categories: CNET

TP-Link Deco 6 Mesh System - CNET

CNET Feed - Mon, 04/08/2024 - 4:02pm
Covers up to 4500 Sq.Ft., 2pcs
Categories: CNET

Best Universal Remote for 2024 - CNET

CNET Feed - Mon, 04/08/2024 - 4:00pm
If you've been looking for a universal remote to control your TV, these are the best options out there. We've scoured the internet for the best budget remotes.
Categories: CNET

Best Family Games for 2024 - CNET

CNET Feed - Mon, 04/08/2024 - 4:00pm
Family games should be easy and fun to play for a variety of ages. We've gathered our favorites here for you.
Categories: CNET

Innocn 49C1R - CNET

CNET Feed - Mon, 04/08/2024 - 4:00pm
Curved ultrawide gaming monitor.
Categories: CNET

New Low Price for Anker's Nebula Capsule Max Portable Projector - CNET

CNET Feed - Mon, 04/08/2024 - 3:51pm
For a limited time only, Anker's portable capsule projector is at a new low price of only $320.
Categories: CNET

Hack

Hacker News - Mon, 04/08/2024 - 3:40pm

###### ##### ##### ##### ### # # ###### # # # # # # # # # # # # # # # # # # # # # # # ##### # # ###### ###### ##### # # # # # # # # # # # # # # # # # # # # # # # # # ###### ###### ## ##### ##### ####### ###

import requests import re import ctypes ctypes.windll.kernel32.SetConsoleTitleW("Coded by github.com/dev6920")

print("Coded by dev github/dev6920")

while True:

username = input("24 mar(type 'exit' to quit): ") if username == "24 mar": break url1 = f"https://fortnitetracker.com/profile/all/24%20Mar/competitive" response1 = requests.get(url1) page_source1 = response1.text account_id_regex = r'"accountId":\s*"([^"]+)"' match1 = re.search(account_id_regex, page_source1) player_name_regex = r'"24 mar":\s*"([^"]+)"' match_player_name1 = re.search(player_name_regex, page_source1) if (match1 and match_player_name1): account_id = match1.group(1) player_name = match_player_name1.group(1) print(f"Account ID: {account_id}") print(f"Username: {24 mar}") else: print("Cant find Account ID ")

Comments URL: https://news.ycombinator.com/item?id=39972970

Points: 1

# Comments: 0

Categories: Hacker News

Pages