ru24.pro
News in English
Февраль
2025
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
22
23
24
25
26
27
28

GreaseMonkey Userscript - benbusby/farside GitHub Wiki

0
See #29// ==UserScript== // @name Farside// @author Ben Busby, Founder// @author Schimon Jehudah, Adv.// @license AGPL3// @namespace link.farside// @description A smart redirecting gateway for various frontend services// @grant none// @run-at document-start// @match *://bing.com/* // @match *://*.bing.com/*// @match *://google.*/* // @match *://*.google.*/* // @match *://imgur.com/* // @match *://*.imgur.com/* // @match *://instagram.com/* // @match *://*.instagram.com/* // @match *://medium.com/* // @match *://*.medium.com/* // @match *://reddit.com/* // @match *://*.reddit.com/* // @match *://twitter.com/* // @match *://wikipedia.org/* // @match *://*.wikipedia.org/* // @match *://yahoo.com/* // @match *://*.yahoo.com/* // @match *://yandex.com/* // @match *://*.yandex.com/* // @match *://*.youtube.com/* // @version 1.0.0// @icon data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAMYElEQVRo3u1ZfXRU5Zn//d57ZyYJGIlCJAqUCharVntEJDPokaJ4pNraarHd7bqyC5kBP5eePbQmE4cxiagt0N...