permissions and regexr

This commit is contained in:
mightypanders 2019-11-03 10:58:37 +01:00
parent d3967a43a4
commit 54250ab4dd
16 changed files with 63 additions and 62 deletions

0
.gitignore vendored Normal file → Executable file
View File

0
LICENSE Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
startpage/README.md Normal file → Executable file
View File

15
startpage/dome.js Normal file → Executable file
View File

@ -52,13 +52,13 @@ var sites = {
"discord": "https://discordapp.com/channels/@me",
"YouTube": "https://www.youtube.com/",
},
"Games": { // To find the game ID check the url in the store page or the community page
"CS:GO" : "steam://run/730",
"Besiege" : "steam://run/346010",
"Rust" : "steam://run/252490",
"Insurgency" : "steam://run/222880",
"West of Loathing" : "steam://run/597220",
"POSTAL 2" : "steam://run/223470"
"The usual": { // To find the game ID check the url in the store page or the community page
"Amazon": "https://www.amazon.de",
"eBay": "https://www.ebay.de",
"PayPal": "http://www.paypal.com",
"Lieferando": "http://www.lieferando.de",
//"West of Loathing" : "steam://run/597220",
//"POSTAL 2" : "steam://run/223470"
},
"News": {
"worldnews": "https://reddit.com/r/worldnews",
@ -73,6 +73,7 @@ var sites = {
"Github": "https://github.com/",
"gisthub": "https://gist.github.com/",
"regex101": "https://regex101.com/",
"regexr": "https://regexr.com/",
"extensions": "http://extensionmethod.net/csharp"
},
"reddit": {

0
startpage/favicon.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

0
startpage/font/Montserrat-Regular.otf Normal file → Executable file
View File

0
startpage/font/SIL Open Font License.txt Normal file → Executable file
View File

0
startpage/index.html Normal file → Executable file
View File

0
startpage/index_old.html Normal file → Executable file
View File

0
startpage/mongoose-free-6.9.exe Normal file → Executable file
View File

0
startpage/mongoose.conf Normal file → Executable file
View File

0
startpage/style.css Normal file → Executable file
View File

0
startpage/style_old.css Normal file → Executable file
View File

0
startpage/styles.css Normal file → Executable file
View File

0
vim/.vimrc Normal file → Executable file
View File