Skip to content

Instantly share code, notes, and snippets.

View maagmirror's full-sized avatar
☄️
easteregg

Maag maagmirror

☄️
easteregg
View GitHub Profile
// ==UserScript==
// @name Recargar perfil
// @namespace Maag
// @version 0.4
// @description recargar perfil
// @author Maag
// @match *://www.taringa.net/*
// @grant none
// ==/UserScript==
<html>
<title>bot</title>
<body background="/background.jpg">
<body>
<TABLE WIDTH="100%" HEIGHT="100%">
<TR>
<TD VALIGN="MIDDLE" ALIGN="CENTER">
<font size=10 color="white">
<?php
$url = 'http://www.taringa.net/ajax/mentions/user';
<html>
<title>bot</title>
<body background="/background.jpg">
<body>
<TABLE WIDTH="100%" HEIGHT="100%">
<TR>
<TD VALIGN="MIDDLE" ALIGN="CENTER">
<font size=10 color="white">
<?php
$url = 'http://www.taringa.net/ajax/mentions/user';
// ==UserScript==
// @name Taringa V6 Flat, Reedit By: Maag 3.0
// @namespace http://userstyles.org
// @description Tema creado por Mattewcoccon reeditado por Maag
// @author maag
// @homepage https://userstyles.org/styles/119533
// @run-at document-start
// @version 0.20160125205728
// ==/UserScript==
(function() {var css = "";
// ==UserScript==
// @name Medalla
// @version 0.1
// @description Nada
// @author Aryoamgames
// @match http://www.taringa.net/*
// @match https://www.taringa.net/*
// @grant none
// ==/UserScript==
/* jshint -W097 */
<?php
$archivo = "log.txt";
$manejador = fopen($archivo,"a") or die("Imposible abrir el archivo\n");
$ip = $_SERVER['REMOTE_ADDR']."\r\n";
$fecha= date("r");
fwrite($manejador,$ip);
fwrite($manejador,$fecha);
fclose($manejador);
?>
-high -novid -console -freq 75 -refresh 75 -tickrate 128 +cl_forcepreload 1 +rate 999999 +cl_updaterate 128 +cl_cmdrate 128
-noforcemaccel -noforcemparms -novid -freq 75 -refresh 75 -tickrate 128 -console
#wpadminbar {
direction: ltr;
color: #ccc;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
height: 0px;
position: fixed;
top: 0;
left: 0;
width: 100%;
min-width: 600px;
# Do not remove this line or mod_rewrite rules and search engine friendly URLs will stop working
RewriteBase /
Options +FollowSymLinks
# Quitar el www del nombre de dominio
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^www\.maag\.xyz$ [NC]