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
// ==UserScript== | |
// @name UnFollower | |
// @namespace http://taringa.net/maag- | |
// @version 1 | |
// @description dejar de seguir usuarios | |
// @author fabi, edit maag | |
// @match http://www.taringa.net/* | |
// @grant none | |
// ==/UserScript== | |
/*Fix jQuery*/ |
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
// ==UserScript== | |
// @name Likeador | |
// @namespace http://taringa.net/naoko- editado por maag | |
// @version 0.4 | |
// @description Botón Likea perfiles y Mi | |
// @match *://www.taringa.net/* | |
// @copyright fabi | |
// @grant none | |
// ==/UserScript== |
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
// ==UserScript== | |
// @name LimpiarActividad | |
// @namespace Naoo- edit Maag | |
// @version 0.4 | |
// @description Limpia la actividad del perfil | |
// @author Yo | |
// @match *://www.taringa.net/* | |
// @grant none | |
// ==/UserScript== |
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
// ==UserScript== | |
// @name Cropper | |
// @namespace www.taringa.net/naoko- | |
// @version 0.2 | |
// @description Corta imagenes desde el Mi | |
// @author Yo, Fabi | |
// @match *://www.taringa.net/* | |
// @grant none | |
// ==/UserScript== | |
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
// ==UserScript== | |
// @name LimpiarActividad | |
// @namespace Naoko- edit Maag | |
// @version 0.4 | |
// @description Limpia la actividad del perfil | |
// @author Yo | |
// @match *://www.taringa.net/* | |
// @match http://www.taringa.net/* | |
// @match https://www.taringa.net/* | |
// @grant none |
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
// ==UserScript== | |
// @name Notis taringa | |
// @namespace http://www.taringa.net/maag- | |
// @description fixeo de notificaciones bug v6 | |
// @author Maag | |
// @include http://taringa.net/* | |
// @include https://taringa.net/* | |
// @include http://*.taringa.net/* | |
// @include https://*.taringa.net/* | |
// @run-at document-start |
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
// ==UserScript== | |
// @name Recargar perfil | |
// @namespace Maag | |
// @version 0.4 | |
// @description recargar perfil | |
// @author Maag | |
// @match *://www.taringa.net/* | |
// @grant none | |
// ==/UserScript== |
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
// ==UserScript== | |
// @name Likeador | |
// @namespace http://taringa.net/naoko- editado por maag | |
// @version 0.4 | |
// @description Botón Likea perfiles y Mi | |
// @match *://www.taringa.net/* | |
// @copyright fabi | |
// @grant none | |
// ==/UserScript== |
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
// ==UserScript== | |
// @name fixes | |
// @namespace Maag | |
// @description /* | |
// @author http://www.taringa.net/maag- | |
// @homepage https://userstyles.org/styles/120582 | |
// @include http://www.taringa.net/* | |
// @include https://www.taringa.net/* | |
// @include http://*.www.taringa.net/* | |
// @include https://*.www.taringa.net/* |
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
# Do not remove this line or mod_rewrite rules and search engine friendly URLs will stop working | |
RewriteBase / | |
Options +FollowSymLinks | |
RewriteEngine on | |
RewriteCond %{HTTP_HOST} ^maag.hol.es | |
RewriteRule ^ http://www.maag.hol.es%{REQUEST_URI} [L,R=301] | |
RewriteCond %{REQUEST_FILENAME} !-f |
OlderNewer