This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| deb http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse | |
| # deb-src http://archive.ubuntu.com/ubuntu/ jammy main restricted universe multiverse | |
| deb http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse | |
| # deb-src http://archive.ubuntu.com/ubuntu/ jammy-updates main restricted universe multiverse | |
| deb http://archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse | |
| # deb-src http://archive.ubuntu.com/ubuntu/ jammy-security main restricted universe multiverse | |
| deb http://archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to | |
| # newer versions of the distribution. | |
| deb http://archive.ubuntu.com/ubuntu/ focal main restricted | |
| # deb-src http://archive.ubuntu.com/ubuntu/ focal main restricted | |
| ## Major bug fix updates produced after the final release of the | |
| ## distribution. | |
| deb http://archive.ubuntu.com/ubuntu/ focal-updates main restricted | |
| # deb-src http://archive.ubuntu.com/ubuntu/ focal-updates main restricted |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "project_options":{ | |
| "connections":{ | |
| "hostname_resolution":[], | |
| "out_of_scope_requests":{ | |
| "advanced_mode":false, | |
| "drop_all_out_of_scope":false, | |
| "exclude":[], | |
| "include":[], | |
| "scope_option":"suite" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Sample Configuration File for Privoxy v3.0.19 | |
| # | |
| # $Id: config,v 1.98 2011/12/26 17:04:50 fabiankeil Exp $ | |
| # | |
| # Copyright (C) 2001-2011 Privoxy Developers http://www.privoxy.org/ | |
| # | |
| #################################################################### | |
| # # | |
| # Table of Contents # | |
| # # |