Add github to js extensions and fix windows setup org.
This commit is contained in:
@ -99,6 +99,6 @@
|
|||||||
"netWhitelist": "about-scheme\nchrome-extension-scheme\nchrome-scheme\nmoz-extension-scheme\nopera-scheme\nvivaldi-scheme\nwww.vipleague.lc\nwyciwyg-scheme",
|
"netWhitelist": "about-scheme\nchrome-extension-scheme\nchrome-scheme\nmoz-extension-scheme\nopera-scheme\nvivaldi-scheme\nwww.vipleague.lc\nwyciwyg-scheme",
|
||||||
"dynamicFilteringString": "behind-the-scene * * noop\nbehind-the-scene * inline-script noop\nbehind-the-scene * 1p-script noop\nbehind-the-scene * 3p-script noop\nbehind-the-scene * 3p-frame noop\nbehind-the-scene * image noop\nbehind-the-scene * 3p noop",
|
"dynamicFilteringString": "behind-the-scene * * noop\nbehind-the-scene * inline-script noop\nbehind-the-scene * 1p-script noop\nbehind-the-scene * 3p-script noop\nbehind-the-scene * 3p-frame noop\nbehind-the-scene * image noop\nbehind-the-scene * 3p noop",
|
||||||
"urlFilteringString": "",
|
"urlFilteringString": "",
|
||||||
"hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-remote-fonts: * true\nno-scripting: * true\nno-scripting: www.youtube.com false\nno-scripting: nextcloud.jamma.life false\nno-scripting: gitlab.jamma.life false\nno-scripting: grocy.jamma.life false\nno-scripting: app.plex.tv false\nno-scripting: accounts.google.com false\nno-scripting: hangouts.google.com false\nno-scripting: admin.google.com false\nno-scripting: app.slack.com false\nno-scripting: webmail.dreamhost.com false",
|
"hostnameSwitchesString": "no-large-media: behind-the-scene false\nno-remote-fonts: * true\nno-scripting: * true\nno-scripting: www.youtube.com false\nno-scripting: nextcloud.jamma.life false\nno-scripting: gitlab.jamma.life false\nno-scripting: grocy.jamma.life false\nno-scripting: app.plex.tv false\nno-scripting: accounts.google.com false\nno-scripting: hangouts.google.com false\nno-scripting: admin.google.com false\nno-scripting: app.slack.com false\nno-scripting: webmail.dreamhost.com false\nno-scripting: github.com false",
|
||||||
"userFilters": ""
|
"userFilters": ""
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,13 +1,5 @@
|
|||||||
# -*- ii: ii; -*-
|
# -*- ii: ii; -*-
|
||||||
|
|
||||||
#+NAME: Download and install VcXsrv
|
|
||||||
#+BEGIN_SRC shell
|
|
||||||
# Download the vcxsrv installer
|
|
||||||
powershell.exe curl.exe -L -0 $env:TEMP\installer.exe https://sourceforge.net/projects/vcxsrv/files/latest/download
|
|
||||||
|
|
||||||
# Install vcxsrv
|
|
||||||
powershell.exe $env:TEMP\installer.exe
|
|
||||||
#+END_SRC
|
|
||||||
#+TITLE: Windows 10 Setup
|
#+TITLE: Windows 10 Setup
|
||||||
#+AUTHOR: James Blair
|
#+AUTHOR: James Blair
|
||||||
#+EMAIL: mail@jamesblair.net
|
#+EMAIL: mail@jamesblair.net
|
||||||
|
|||||||
Reference in New Issue
Block a user