some new script
This commit is contained in:
parent
791480e66a
commit
29e9c6d833
1 changed files with 39 additions and 0 deletions
39
af.user.js
Normal file
39
af.user.js
Normal file
|
|
@ -0,0 +1,39 @@
|
||||||
|
// ==UserScript==
|
||||||
|
// @name af
|
||||||
|
// @namespace af
|
||||||
|
// @description well...
|
||||||
|
// @updateURL https://gitea.bmsch.de/balthasar/Scripts/raw/branch/master/af.user.js
|
||||||
|
// @downloadURL https://gitea.bmsch.de/balthasar/Scripts/raw/branch/master/af.user.js
|
||||||
|
// @include *bbc.co.uk/*
|
||||||
|
// @include *bbc.com/*
|
||||||
|
// @include *cbc.ca/*
|
||||||
|
// @include *theguardian.com/*
|
||||||
|
// @include *telegraph.co.uk/*
|
||||||
|
// @include *theonion.com/*
|
||||||
|
// @include *foxnews.com/*
|
||||||
|
// @include *wikipedia.org/*
|
||||||
|
// @include *merkur-online.de
|
||||||
|
// @include *computerbase.de/*
|
||||||
|
// @include *facebook.com/*
|
||||||
|
// @include *geeksaresexy.net/*
|
||||||
|
// @include *golem.de/*
|
||||||
|
// @include *gulli.com/*
|
||||||
|
// @include *heise.de/*
|
||||||
|
// @include *minecraft.gamepedia.com/*
|
||||||
|
// @include *merkur.de/*
|
||||||
|
// @include *spiegel.de/*
|
||||||
|
// @include *sueddeutsche.de/*
|
||||||
|
// @include *zeit.de/*
|
||||||
|
// @include *ze.tt/*
|
||||||
|
// @include *bento.de/*
|
||||||
|
// @include *bigpanda.cern.ch/*
|
||||||
|
// @include *bibleserver.com/*
|
||||||
|
// @include *wikisource.org/*
|
||||||
|
// @include file:///tmp/test.html
|
||||||
|
// @version 1.1.44
|
||||||
|
// @grant none
|
||||||
|
// ==/UserScript==
|
||||||
|
|
||||||
|
(function() {
|
||||||
|
var substitutions;
|
||||||
|
})();
|
||||||
Loading…
Add table
Add a link
Reference in a new issue