shit code (that really saves the day)
166 subscribers
24 photos
6 videos
30 files
16 links
cooked scripts
Download Telegram
asdasjda.rar
465.4 KB
https://www.virustotal.com/gui/file/fae5ab77d445aee1be581d90a65596b39d7cfa28b7a4b15831dc46c937918e1a/detection

Basically a script that allows you to get information about manga from the Kitsu.io API. Ideal for integrating into Telegram bots or other applications.

Features

1, Retrieves manga title, synopsis, and cover image.
2, Easy to integrate with external applications.
3, Customizable output using Twig templates.
4, Error handling for API requests and data parsing.


Install dependencies
Composer
LIBRARIES INSTALLATION: composer require twig/twig
๐Ÿ‘1๐Ÿฅด1
shit code (that really saves the day)
aaxcxc3d4f.rar
script main functionality:
input sanitization, cleans input data (such as form submissions) to remove potentially dangerous or unwanted characters., attack protection: helps prevent common attacks such as sql injection and cross-site scripting (XSS) qwq
๐Ÿ‘3
how to use?

$username = sanitize($_POST['username']); 

$stmt = $pdo->prepare("INSERT INTO users (username) VALUES (:username)");
$stmt->execute([':username' => $username]);
๐ŸŒ2๐Ÿ‘1๐Ÿ˜ข1
fornite and cocaine >?>
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from Y que mas
Quotable Bot-POO.py
1.5 KB
- Quotable Bot-POO

- Made in python

- Exec token bot n try

Dc: @HollyWoodAlecxz
quetzal_likes_femboy.py
1.5 KB
https://www.virustotal.com/gui/file/b60b028790075f4777f2c5e788f582f11f036564510b089bb0310271ae888351?nocache=1

Weather & Timezone App

This simple Python script fetches the current weather and local time for any city using the WeatherAPI. It provides a clean and user-friendly interface built with Tkinter.

Installation:

1. Ensure you have Python 3.7+ installed.
2. Install required libraries: pip install tkinter requests aiohttp
3. Obtain a free API key from WeatherAPI.
4. Replace 'YOUR_WEATHERAPI_API_KEY' in the code with your key.
5. Run: python quetzal_likes_femboy.py

Requirements:

> Python 3.7+
> tkinter, requests, aiohttp libraries
> Valid WeatherAPI key

Usage:
1. Enter city name.
2. Click "Get Weather & Timezone."
3. View location, local time, temperature, and conditions.