This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# -------------------------------------------------------------------------------------------------------------------------# | |
# 1st: Download the amdgpu-drivers from here: https://www.amd.com/de/support/kb/release-notes/rn-amdgpu-unified-navi-linux # | |
# -------------------------------------------------------------------------------------------------------------------------# | |
#=============================# | |
### CONFIG ### | |
# ADJUST VERSIONS ACCORDINGLY! | |
PACKAGE="amdgpu-pro" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env perl | |
# | |
# Copyright (C) 2009-2010 D. R. Commander. All Rights Reserved. | |
# Copyright (C) 2005-2006 Sun Microsystems, Inc. All Rights Reserved. | |
# Copyright (C) 2002-2003 Constantin Kaplinsky. All Rights Reserved. | |
# Copyright (C) 2002-2005 RealVNC Ltd. | |
# Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved. | |
# | |
# This is free software; you can redistribute it and/or modify | |
# it under the terms of the GNU General Public License as published by |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
if [ -z "$1" ]; then | |
echo "Syntax: $0 cheat.pnach" | |
exit 0 | |
fi | |
if [ ! -r "$1" ]; then | |
echo "File $i doesn't exist or cant be read." | |
exit -1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from sys import argv | |
from math import sqrt, ceil | |
from struct import pack, unpack | |
from PIL import Image | |
def file_to_image(data, ext): | |
size = pack(">I", len(data)) | |
full_data = bytearray(ext + '\0', 'ascii') + size + data |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0059.co.kr | |
007.no | |
007airsoft.com | |
008.vista.kz | |
01186mb.ca | |
012.ca | |
01nii.ru | |
0286776498.com | |
0286780777.com | |
02asat.photoherald.com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#EXTM3U | |
#EXTINF:-1 tvg-id="aande.br" tvg-name="A&E HD" tvg-logo="http://logos.servidor.tv/ae.jpg" group-title="Canais: Filme e Série",A&E HD | |
http://iptv.movie:8080/patricia1/patricia1/1521 | |
#EXTINF:-1 tvg-id="aande.br" tvg-name="A&E HD+" tvg-logo="http://logos.servidor.tv/ae.jpg" group-title="Canais: Filme e Série",A&E HD+ | |
http://iptv.movie:8080/patricia1/patricia1/375 | |
#EXTINF:-1 tvg-id="" tvg-name="Aeroporto Área Restrita" tvg-logo="http://logos.servidor.tv/aeroporto24h.jpg" group-title="Canais: 24 Horas",Aeroporto Área Restrita | |
http://iptv.movie:8080/patricia1/patricia1/32595 | |
#EXTINF:-1 tvg-id="amc.br" tvg-name="AMC HD" tvg-logo="http://logos.servidor.tv/amc.jpg" group-title="Canais: Filme e Série",AMC HD | |
http://iptv.movie:8080/patricia1/patricia1/1498 | |
#EXTINF:-1 tvg-id="amc.br" tvg-name="AMC HD+" tvg-logo="http://logos.servidor.tv/amc.jpg" group-title="Canais: Filme e Série",AMC HD+ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#EXTM3U | |
[email protected] | |
Lauren Alexis | |
http://udq.me/get.php?username=tdnpV&password=Pz3te&type=m3u_plus&output=m3u8 | |
http://envivo.win/telefe | |
#EXTINF:-1,Minha Mãe é Uma Peça 3 | |
https://oyxed75613jvmcc.belugacdn.link/series/killingeve/leg/3/5.mp4 | |
https://buxetaum.azureedge.net/filmes3/MNHAMAEEUMAPECA3.mp4 | |
#EXTINF:-1,MYTHIC QUEST 8 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" _ _ " | |
" _ /|| . . ||\ _ " | |
" ( } \||D ' ' ' C||/ { % " | |
" | /\__,=_[_] ' . . ' [_]_=,__/\ |" | |
" |_\_ |----| |----| _/_|" | |
" | |/ | | | | \| |" | |
" | /_ | | | | _\ |" | |
It is all fun and games until someone gets hacked! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; KEYDB.cfg | |
; 2017-09-02 16:04:54 | |
; | |
; server: http://www.labdv.com/aacs | |
; processing keys: 18 (18 from doom9.org forum) | |
; host certificates: 8 (7 from doom9.org forum) | |
; disc VUK keys: 24010 keys for 23999 discs (0 from doom9.org forum) | |
; processing keys | |
| PK | 0x810827A76E5B2CC1685E3217A23E2186 ; DK_V01-V12 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
select DISTINCT wp_posts.id, wp_posts.post_title, wp_posts.post_content, wp_posts.post_type, featured_image.guid as post_image, wp_posts.post_modified, wp_users.display_name | |
from wp_posts | |
inner join wp_postmeta on wp_posts.id = wp_postmeta.post_id and wp_postmeta.meta_key = '_thumbnail_id' | |
inner join wp_posts as featured_image on featured_image.id = wp_postmeta.meta_value | |
inner join wp_users on wp_users.id = wp_posts.post_author | |
where wp_posts.post_status = 'publish' | |
order by wp_posts.ID desc | |
limit 10 |
NewerOlder