Allows access to anything in the $config
array
https://github.com/davist11/Config-Variables-Plugin
- Installed Version: 0.2
- Compatibility: EE2
Process: 1Password 7 [23644] | |
Path: /Applications/1Password 7.app/Contents/MacOS/1Password 7 | |
Identifier: 1Password 7 | |
Version: 7.9.12 (70912004) | |
Code Type: X86-64 (Native) | |
Parent Process: ??? [1] | |
Responsible: 1Password 7 [23644] | |
User ID: 502 | |
Date/Time: 2023-11-01 10:42:32.710 -0600 |
Process: GitHub Desktop [7687] | |
Path: /Applications/GitHub Desktop.app/Contents/MacOS/GitHub Desktop | |
Identifier: GitHub Desktop | |
Version: 2.9.10 (2.9.10) | |
Code Type: X86-64 (Native) | |
Parent Process: GitHub Desktop [7686] | |
Responsible: GitHub Desktop [7687] | |
User ID: 501 | |
Date/Time: 2022-02-24 22:54:46.862 -0700 |
Power CD: | |
America Online v2.7 Installer | |
Bundled Software: | |
Adobe Acrobat 3.0 | |
America Online v2.7 Installer | |
CD-ROM ToolKit™: | |
CD-ROM ToolKit™ Extension | |
CD-ROM ToolKit™ | |
CD-ROM ToolKit™ Installer: | |
CD-ROM Toolkit™ Installer |
Power CD: | |
America Online Installer | |
Bundled Software: | |
America Online v2.6 Installer | |
CD-ROM ToolKit™ 1.5.7: | |
CD-ROM ToolKit™ Installer | |
Read Me First | |
Supported Devices | |
ClarisWorks 4.0: | |
ClarisWorks 4.0 Read Me |
Power CD: | |
America Online Installer | |
Bundled Software: | |
America Online v2.7 Installer | |
CD-ROM ToolKit™ 1.6.3p: | |
CD-ROM ToolKit™ | |
CDT Remote™ | |
Read Me First | |
Supported Devices | |
ClarisWorks 4.0v4: |
Power CD: | |
America Online Installer | |
Bundled Software: | |
America Online v2.6 Installer | |
CD-ROM ToolKit™ 1.5.7: | |
CD-ROM ToolKit™ Installer | |
Read Me First | |
Supported Devices | |
Claris Works 3.0: | |
Install ClarisWorks |
Power CD: | |
America Online Installer | |
Bundled Software: | |
America Online v2.7 Installer | |
CD-ROM ToolKit™ 1.6.1H: | |
CD-ROM ToolKit™ | |
CDT Remote™ | |
Read Me First | |
Supported Devices | |
ClarisWorks 4.0v4: |
if (domain === "img.discogs.com") { | |
// | |
// From @gertcha on GitHub: https://github.com/qsniyg/maxurl/issues/429 | |
// Source URI: | |
// https://img.discogs.com/MjmbFRJJih89NH1vTPzlL4hV-8Q=/fit-in/600x600/filters:strip_icc():format(jpeg):mode_rgb():quality(90)/discogs-images/R-12801670-1542565929-6791.jpeg.jpg | |
// Modified URI: | |
// https://www.discogs.com/image/R-12801670-1542565929-6791.jpeg | |
// | |
return src.replace(/^[a-z]+:\/\/[^/]+\/[^/]+=\/.*\/discogs-images\/([^/?#]+)\.[^/.]+(?:[?#].*)?$/, "https://www.discogs.com/image/$1"); | |
} |
Allows access to anything in the $config
array
https://github.com/davist11/Config-Variables-Plugin
/* ============================================================================ */ | |
/* Custom styles for valentinevolvo.com */ | |
/* Grant Hutchinson (@splorp) */ | |
/* */ | |
/* Removes annoying live sales chat tabs, boxes, popups, and cruft. */ | |
/* ============================================================================ */ | |
#di-proactive-container, | |
#di-reactive-container-left, | |
#di-reactive-container-right { |