notes/bpc-paywall-filter.txt
2024-02-18 21:42:24 -08:00

438 lines
35 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html class="ui-light-gray with-header with-top-bar " lang="en">
<head prefix="og: http://ogp.me/ns#">
<meta charset="utf-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width, initial-scale=1" name="viewport">
<title>bpc-paywall-filter.txt · main · magnolia1234 / Bypass Paywalls Clean filters · GitLab</title>
<script nonce="W7FRzYdGLWJ19LhpnOxISQ==">
//<![CDATA[
window.gon={};gon.math_rendering_limits_enabled=true;gon.features={"explainCodeChat":false,"encodingLogsTree":true};gon.licensed_features={"remoteDevelopment":true};
//]]>
</script>
<script nonce="W7FRzYdGLWJ19LhpnOxISQ==">
//<![CDATA[
var gl = window.gl || {};
gl.startup_calls = null;
gl.startup_graphql_calls = [{"query":"query getBlobInfo(\n $projectPath: ID!\n $filePath: String!\n $ref: String!\n $refType: RefType\n $shouldFetchRawText: Boolean!\n) {\n project(fullPath: $projectPath) {\n __typename\n id\n repository {\n __typename\n empty\n blobs(paths: [$filePath], ref: $ref, refType: $refType) {\n __typename\n nodes {\n __typename\n id\n webPath\n name\n size\n rawSize\n rawTextBlob @include(if: $shouldFetchRawText)\n fileType\n language\n path\n blamePath\n editBlobPath\n gitpodBlobUrl\n ideEditPath\n forkAndEditPath\n ideForkAndEditPath\n codeNavigationPath\n projectBlobPathRoot\n forkAndViewPath\n environmentFormattedExternalUrl\n environmentExternalUrlForRouteMap\n canModifyBlob\n canCurrentUserPushToBranch\n archived\n storedExternally\n externalStorage\n externalStorageUrl\n rawPath\n replacePath\n pipelineEditorPath\n simpleViewer {\n fileType\n tooLarge\n type\n renderError\n }\n richViewer {\n fileType\n tooLarge\n type\n renderError\n }\n }\n }\n }\n }\n}\n","variables":{"projectPath":"magnolia1234/bypass-paywalls-clean-filters","ref":"main","refType":"","filePath":"bpc-paywall-filter.txt","shouldFetchRawText":true}}];
if (gl.startup_calls && window.fetch) {
Object.keys(gl.startup_calls).forEach(apiCall => {
gl.startup_calls[apiCall] = {
fetchCall: fetch(apiCall, {
// Emulate XHR for Rails AJAX request checks
headers: {
'X-Requested-With': 'XMLHttpRequest'
},
// fetch wont send cookies in older browsers, unless you set the credentials init option.
// We set to `same-origin` which is default value in modern browsers.
// See https://github.com/whatwg/fetch/pull/585 for more information.
credentials: 'same-origin'
})
};
});
}
if (gl.startup_graphql_calls && window.fetch) {
const headers = {"X-CSRF-Token":"AmYocz9JMA9EWvLzDz0MTK28_CAtW8-DsE9mJws5vOp8oGknO1RSC-bfgLgXFb0KJ8jdIrjUR1clcImI1bFDyg","x-gitlab-feature-category":"source_code_management"};
const url = `https://gitlab.com/api/graphql`
const opts = {
method: "POST",
headers: {
"Content-Type": "application/json",
...headers,
}
};
gl.startup_graphql_calls = gl.startup_graphql_calls.map(call => ({
...call,
fetchCall: fetch(url, {
...opts,
credentials: 'same-origin',
body: JSON.stringify(call)
})
}))
}
//]]>
</script>
<link rel="prefetch" href="/assets/webpack/monaco.0e18dfea.chunk.js">
<link rel="stylesheet" href="/assets/application-fed51783060c47bc7ca36385dcf4315aa2bf03d5d6b061d3487286280275d00c.css" media="all" />
<link rel="stylesheet" href="/assets/page_bundles/tree-a5089dc5ce426c5f11ae90f6dc4a5b0be7ec204192f87d6438b0500eaf370d7c.css" media="all" /><link rel="stylesheet" href="/assets/page_bundles/projects-19d00c27fb64ce09449f9228ff65fd51d07a3886c5ed93dab08b08e1500d8342.css" media="all" /><link rel="stylesheet" href="/assets/page_bundles/commits-c0742815ebbc5d17c625e2371fccb7bcb66233ceaaa89961fed17196a62b25e1.css" media="all" />
<link rel="stylesheet" href="/assets/application_utilities-6d804dc8fc88706a9b2fdf11854d6519a3259151e24879efecb6bb545cf99062.css" media="all" />
<link rel="stylesheet" href="/assets/fonts-115c4704cb8c77e2fdf3fd0243eebf164e2e9b54bbab7bf6a4c14868b865ddf8.css" media="all" />
<link rel="stylesheet" href="/assets/highlight/themes/white-a6bcb4c616fa83a68bf0d7936411ba4d47fa78c1137817cc6ebdb97e656c6eb5.css" media="all" />
<script src="/assets/webpack/runtime.80a29678.bundle.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/main.4389a6e7.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/tracker.841938b8.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/analytics.84388829.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script nonce="W7FRzYdGLWJ19LhpnOxISQ==">
//<![CDATA[
window.snowplowOptions = {"namespace":"gl","hostname":"snowplow.trx.gitlab.net","cookieDomain":".gitlab.com","appId":"gitlab","formTracking":true,"linkClickTracking":true}
gl = window.gl || {};
gl.snowplowStandardContext = {"schema":"iglu:com.gitlab/gitlab_standard/jsonschema/1-0-9","data":{"environment":"production","source":"gitlab-rails","plan":"free","extra":{},"user_id":null,"is_gitlab_team_member":null,"namespace_id":10171928,"project_id":33364591,"context_generated_at":"2024-02-19T05:36:16.513Z"}}
gl.snowplowPseudonymizedPageUrl = "https://gitlab.com/namespace10171928/project33364591/-/blob/:repository_path";
//]]>
</script>
<link rel="preload" href="/assets/application_utilities-6d804dc8fc88706a9b2fdf11854d6519a3259151e24879efecb6bb545cf99062.css" as="style" type="text/css" nonce="OAWX+MqRJuIH/9IKCnbDyw==">
<link rel="preload" href="/assets/application-fed51783060c47bc7ca36385dcf4315aa2bf03d5d6b061d3487286280275d00c.css" as="style" type="text/css" nonce="OAWX+MqRJuIH/9IKCnbDyw==">
<link rel="preload" href="/assets/highlight/themes/white-a6bcb4c616fa83a68bf0d7936411ba4d47fa78c1137817cc6ebdb97e656c6eb5.css" as="style" type="text/css" nonce="OAWX+MqRJuIH/9IKCnbDyw==">
<link crossorigin="" href="https://snowplow.trx.gitlab.net" rel="preconnect">
<link as="font" crossorigin="" href="/assets/gitlab-sans/GitLabSans-1e0a5107ea3bbd4be93e8ad2c503467e43166cd37e4293570b490e0812ede98b.woff2" rel="preload">
<link as="font" crossorigin="" href="/assets/gitlab-sans/GitLabSans-Italic-38eaf1a569a54ab28c58b92a4a8de3afb96b6ebc250cf372003a7b38151848cc.woff2" rel="preload">
<link as="font" crossorigin="" href="/assets/gitlab-mono/GitLabMono-08d2c5e8ff8fd3d2d6ec55bc7713380f8981c35f9d2df14e12b835464d6e8f23.woff2" rel="preload">
<link as="font" crossorigin="" href="/assets/gitlab-mono/GitLabMono-Italic-38e58d8df29485a20c550da1d0111e2c2169f6dcbcf894f2cd3afbdd97bcc588.woff2" rel="preload">
<link rel="preload" href="/assets/fonts-115c4704cb8c77e2fdf3fd0243eebf164e2e9b54bbab7bf6a4c14868b865ddf8.css" as="style" type="text/css" nonce="OAWX+MqRJuIH/9IKCnbDyw==">
<script src="/assets/webpack/sentry.76f4e249.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/commons-pages.search.show-super_sidebar.2f0ef1c3.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/super_sidebar.dce7ee2e.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/commons-pages.groups-pages.groups.achievements-pages.groups.activity-pages.groups.analytics.ci_cd_an-267b313e.6dbb7761.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/commons-pages.admin.runners.show-pages.clusters.agents.dashboard-pages.explore.catalog-pages.groups.-3a354f95.207262fa.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/commons-pages.groups.security.policies.edit-pages.groups.security.policies.new-pages.projects.blob.s-b77fad0c.306ea974.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/commons-pages.admin.subscriptions.show-pages.groups.security.policies.edit-pages.groups.security.pol-6bfecbfa.c7ebf2fc.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/112.9942ef6e.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/commons-pages.groups.show-pages.projects.blob.show-pages.projects.show-pages.projects.snippets.show--90d3b3a3.7aecf55a.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.show-pages.projects.snippets.show-pages.projects.tre-c684fcf6.1911b9ac.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/131.09f0511e.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/commons-pages.projects.blame.show-pages.projects.blame.streaming-pages.projects.blob.show-pages.proj-9f3d272f.13a6ee6f.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/commons-pages.projects.blob.show-pages.projects.show-pages.projects.tree.show.a8e84f40.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<script src="/assets/webpack/pages.projects.blob.show.6fe3c994.chunk.js" defer="defer" nonce="W7FRzYdGLWJ19LhpnOxISQ=="></script>
<meta content="object" property="og:type">
<meta content="GitLab" property="og:site_name">
<meta content="bpc-paywall-filter.txt · main · magnolia1234 / Bypass Paywalls Clean filters · GitLab" property="og:title">
<meta content="GitLab.com" property="og:description">
<meta content="https://gitlab.com/uploads/-/system/project/avatar/33364591/thailand-magnolia-emblem.jpg" property="og:image">
<meta content="64" property="og:image:width">
<meta content="64" property="og:image:height">
<meta content="https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/blob/main/bpc-paywall-filter.txt" property="og:url">
<meta content="summary" property="twitter:card">
<meta content="bpc-paywall-filter.txt · main · magnolia1234 / Bypass Paywalls Clean filters · GitLab" property="twitter:title">
<meta content="GitLab.com" property="twitter:description">
<meta content="https://gitlab.com/uploads/-/system/project/avatar/33364591/thailand-magnolia-emblem.jpg" property="twitter:image">
<meta name="csrf-param" content="authenticity_token" />
<meta name="csrf-token" content="QaTbnd8pTc-nrHksTgORHwjWvt7pudLTC76tBgiT3OQ_YprJ2zQvywUpC2dWKyBZgqKf3Hw2WgeegUKp1hsjxA" />
<meta name="csp-nonce" content="W7FRzYdGLWJ19LhpnOxISQ==" />
<meta name="action-cable-url" content="/-/cable" />
<link href="/-/manifest.json" rel="manifest">
<link rel="icon" type="image/png" href="/assets/favicon-72a2cad5025aa931d6ea56c3201d1f18e68a8cd39788c7c80d5b2b82aa5143ef.png" id="favicon" data-original-href="/assets/favicon-72a2cad5025aa931d6ea56c3201d1f18e68a8cd39788c7c80d5b2b82aa5143ef.png" />
<link rel="apple-touch-icon" type="image/x-icon" href="/assets/apple-touch-icon-b049d4bc0dd9626f31db825d61880737befc7835982586d015bded10b4435460.png" />
<link href="/search/opensearch.xml" rel="search" title="Search GitLab" type="application/opensearchdescription+xml">
<meta content="GitLab.com" name="description">
<meta content="#ececef" name="theme-color">
</head>
<body class="tab-width-8 gl-browser-generic gl-platform-other " data-find-file="/magnolia1234/bypass-paywalls-clean-filters/-/find_file/main" data-namespace-id="10171928" data-page="projects:blob:show" data-page-type-id="main/bpc-paywall-filter.txt" data-project="bypass-paywalls-clean-filters" data-project-id="33364591">
<script nonce="W7FRzYdGLWJ19LhpnOxISQ==">
//<![CDATA[
gl = window.gl || {};
gl.client = {"isGeneric":true,"isOther":true};
//]]>
</script>
<header class="header-logged-out" data-testid="navbar">
<a class="gl-sr-only gl-accessibility" href="#content-body">Skip to content</a>
<div class="container-fluid">
<nav aria-label="Explore GitLab" class="header-logged-out-nav gl-display-flex gl-gap-3 gl-justify-content-space-between">
<div class="gl-display-flex gl-align-items-center gl-gap-1">
<span class="gl-sr-only">GitLab</span>
<a title="Homepage" id="logo" class="header-logged-out-logo has-tooltip" aria-label="Homepage" data-track-label="main_navigation" data-track-action="click_gitlab_logo_link" data-track-property="navigation_top" href="/"><svg aria-hidden="true" role="img" class="tanuki-logo" width="25" height="24" viewBox="0 0 25 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path class="tanuki-shape tanuki" d="m24.507 9.5-.034-.09L21.082.562a.896.896 0 0 0-1.694.091l-2.29 7.01H7.825L5.535.653a.898.898 0 0 0-1.694-.09L.451 9.411.416 9.5a6.297 6.297 0 0 0 2.09 7.278l.012.01.03.022 5.16 3.867 2.56 1.935 1.554 1.176a1.051 1.051 0 0 0 1.268 0l1.555-1.176 2.56-1.935 5.197-3.89.014-.01A6.297 6.297 0 0 0 24.507 9.5Z"
fill="#E24329"/>
<path class="tanuki-shape right-cheek" d="m24.507 9.5-.034-.09a11.44 11.44 0 0 0-4.56 2.051l-7.447 5.632 4.742 3.584 5.197-3.89.014-.01A6.297 6.297 0 0 0 24.507 9.5Z"
fill="#FC6D26"/>
<path class="tanuki-shape chin" d="m7.707 20.677 2.56 1.935 1.555 1.176a1.051 1.051 0 0 0 1.268 0l1.555-1.176 2.56-1.935-4.743-3.584-4.755 3.584Z"
fill="#FCA326"/>
<path class="tanuki-shape left-cheek" d="M5.01 11.461a11.43 11.43 0 0 0-4.56-2.05L.416 9.5a6.297 6.297 0 0 0 2.09 7.278l.012.01.03.022 5.16 3.867 4.745-3.584-7.444-5.632Z"
fill="#FC6D26"/>
</svg>
</a></div>
<ul class="gl-list-style-none gl-p-0 gl-m-0 gl-display-flex gl-gap-3 gl-align-items-center gl-flex-grow-1">
<li class="header-logged-out-nav-item header-logged-out-dropdown gl-md-display-none">
<button class="header-logged-out-toggle" data-toggle="dropdown" type="button">
<span class="gl-sr-only">
Menu
</span>
<svg class="s16" data-testid="hamburger-icon"><use href="/assets/icons-6f8fc8caf4d3bb7dcb398720822d1175c6f60649adbb5be073b36a5d0b04e465.svg#hamburger"></use></svg>
</button>
<div class="dropdown-menu">
<ul>
<li>
<a href="https://about.gitlab.com/why-gitlab">Why GitLab
</a></li>
<li>
<a href="https://about.gitlab.com/pricing">Pricing
</a></li>
<li>
<a href="https://about.gitlab.com/sales">Contact Sales
</a></li>
<li>
<a href="/explore">Explore</a>
</li>
</ul>
</div>
</li>
<li class="header-logged-out-nav-item gl-display-none gl-md-display-inline-block">
<a href="https://about.gitlab.com/why-gitlab">Why GitLab
</a></li>
<li class="header-logged-out-nav-item gl-display-none gl-md-display-inline-block">
<a href="https://about.gitlab.com/pricing">Pricing
</a></li>
<li class="header-logged-out-nav-item gl-display-none gl-md-display-inline-block">
<a href="https://about.gitlab.com/sales">Contact Sales
</a></li>
<li class="header-logged-out-nav-item gl-display-none gl-md-display-inline-block">
<a class="" href="/explore">Explore</a>
</li>
</ul>
<ul class="gl-list-style-none gl-p-0 gl-m-0 gl-display-flex gl-gap-3 gl-align-items-center gl-justify-content-end">
<li class="header-logged-out-nav-item">
<a href="/users/sign_in?redirect_to_referer=yes">Sign in</a>
</li>
<li class="header-logged-out-nav-item">
<a class="gl-button btn btn-md btn-confirm " href="/users/sign_up"><span class="gl-button-text">
Get free trial
</span>
</a></li>
</ul>
</nav>
</div>
</header>
<div class="layout-page page-with-super-sidebar">
<aside class="js-super-sidebar super-sidebar super-sidebar-loading" data-command-palette="{&quot;project_files_url&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/files/main?format=json&quot;,&quot;project_blob_url&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/blob/main&quot;}" data-force-desktop-expanded-sidebar="" data-root-path="/" data-sidebar="{&quot;is_logged_in&quot;:false,&quot;context_switcher_links&quot;:[{&quot;title&quot;:&quot;Explore&quot;,&quot;link&quot;:&quot;/explore&quot;,&quot;icon&quot;:&quot;compass&quot;}],&quot;current_menu_items&quot;:[{&quot;id&quot;:&quot;project_overview&quot;,&quot;title&quot;:&quot;Bypass Paywalls Clean filters&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:&quot;/uploads/-/system/project/avatar/33364591/thailand-magnolia-emblem.jpg&quot;,&quot;entity_id&quot;:33364591,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:&quot;shortcuts-project&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;manage_menu&quot;,&quot;title&quot;:&quot;Manage&quot;,&quot;icon&quot;:&quot;users&quot;,&quot;avatar&quot;:null,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/activity&quot;,&quot;is_active&quot;:false,&quot;pill_count&quot;:null,&quot;items&quot;:[{&quot;id&quot;:&quot;activity&quot;,&quot;title&quot;:&quot;Activity&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/activity&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:&quot;shortcuts-project-activity&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;members&quot;,&quot;title&quot;:&quot;Members&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/project_members&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:null,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;labels&quot;,&quot;title&quot;:&quot;Labels&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/labels&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:null,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;plan_menu&quot;,&quot;title&quot;:&quot;Plan&quot;,&quot;icon&quot;:&quot;planning&quot;,&quot;avatar&quot;:null,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/issues&quot;,&quot;is_active&quot;:false,&quot;pill_count&quot;:null,&quot;items&quot;:[{&quot;id&quot;:&quot;project_issue_list&quot;,&quot;title&quot;:&quot;Issues&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/issues&quot;,&quot;pill_count&quot;:&quot;2&quot;,&quot;link_classes&quot;:&quot;shortcuts-issues has-sub-items&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;boards&quot;,&quot;title&quot;:&quot;Issue boards&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/boards&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:&quot;shortcuts-issue-boards&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;milestones&quot;,&quot;title&quot;:&quot;Milestones&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/milestones&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:null,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;code_menu&quot;,&quot;title&quot;:&quot;Code&quot;,&quot;icon&quot;:&quot;code&quot;,&quot;avatar&quot;:null,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/merge_requests&quot;,&quot;is_active&quot;:true,&quot;pill_count&quot;:null,&quot;items&quot;:[{&quot;id&quot;:&quot;project_merge_request_list&quot;,&quot;title&quot;:&quot;Merge requests&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/merge_requests&quot;,&quot;pill_count&quot;:&quot;0&quot;,&quot;link_classes&quot;:&quot;shortcuts-merge_requests&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;files&quot;,&quot;title&quot;:&quot;Repository&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/tree/main&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:&quot;shortcuts-tree&quot;,&quot;is_active&quot;:true},{&quot;id&quot;:&quot;branches&quot;,&quot;title&quot;:&quot;Branches&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/branches&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:null,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;commits&quot;,&quot;title&quot;:&quot;Commits&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/commits/main?ref_type=heads&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:&quot;shortcuts-commits&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;tags&quot;,&quot;title&quot;:&quot;Tags&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/tags&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:null,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;graphs&quot;,&quot;title&quot;:&quot;Repository graph&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/network/main?ref_type=heads&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:&quot;shortcuts-network&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;compare&quot;,&quot;title&quot;:&quot;Compare revisions&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/compare?from=main\u0026to=main&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:null,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;deploy_menu&quot;,&quot;title&quot;:&quot;Deploy&quot;,&quot;icon&quot;:&quot;deployments&quot;,&quot;avatar&quot;:null,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/releases&quot;,&quot;is_active&quot;:false,&quot;pill_count&quot;:null,&quot;items&quot;:[{&quot;id&quot;:&quot;releases&quot;,&quot;title&quot;:&quot;Releases&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/releases&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:&quot;shortcuts-deployments-releases&quot;,&quot;is_active&quot;:false},{&quot;id&quot;:&quot;model_registry&quot;,&quot;title&quot;:&quot;Model registry&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/ml/models&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:null,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;monitor_menu&quot;,&quot;title&quot;:&quot;Monitor&quot;,&quot;icon&quot;:&quot;monitor&quot;,&quot;avatar&quot;:null,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/issues/service_desk&quot;,&quot;is_active&quot;:false,&quot;pill_count&quot;:null,&quot;items&quot;:[{&quot;id&quot;:&quot;service_desk&quot;,&quot;title&quot;:&quot;Service Desk&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/issues/service_desk&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:null,&quot;is_active&quot;:false}],&quot;separated&quot;:false},{&quot;id&quot;:&quot;analyze_menu&quot;,&quot;title&quot;:&quot;Analyze&quot;,&quot;icon&quot;:&quot;chart&quot;,&quot;avatar&quot;:null,&quot;avatar_shape&quot;:&quot;rect&quot;,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/ml/experiments&quot;,&quot;is_active&quot;:false,&quot;pill_count&quot;:null,&quot;items&quot;:[{&quot;id&quot;:&quot;model_experiments&quot;,&quot;title&quot;:&quot;Model experiments&quot;,&quot;icon&quot;:null,&quot;avatar&quot;:null,&quot;entity_id&quot;:null,&quot;link&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/ml/experiments&quot;,&quot;pill_count&quot;:null,&quot;link_classes&quot;:null,&quot;is_active&quot;:false}],&quot;separated&quot;:false}],&quot;current_context_header&quot;:&quot;Project&quot;,&quot;support_path&quot;:&quot;https://about.gitlab.com/get-help/&quot;,&quot;display_whats_new&quot;:true,&quot;whats_new_most_recent_release_items_count&quot;:7,&quot;whats_new_version_digest&quot;:&quot;0e2cba433c3aeb69ca7ff586375ef7f37449a9e5354ceaff182fc964b4808266&quot;,&quot;show_version_check&quot;:null,&quot;gitlab_version&quot;:{&quot;major&quot;:16,&quot;minor&quot;:10,&quot;patch&quot;:0,&quot;suffix_s&quot;:&quot;&quot;},&quot;gitlab_version_check&quot;:null,&quot;search&quot;:{&quot;search_path&quot;:&quot;/search&quot;,&quot;issues_path&quot;:&quot;/dashboard/issues&quot;,&quot;mr_path&quot;:&quot;/dashboard/merge_requests&quot;,&quot;autocomplete_path&quot;:&quot;/search/autocomplete&quot;,&quot;search_context&quot;:{&quot;project&quot;:{&quot;id&quot;:33364591,&quot;name&quot;:&quot;Bypass Paywalls Clean filters&quot;},&quot;project_metadata&quot;:{&quot;mr_path&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/merge_requests&quot;,&quot;issues_path&quot;:&quot;/magnolia1234/bypass-paywalls-clean-filters/-/issues&quot;},&quot;code_search&quot;:true,&quot;ref&quot;:&quot;main&quot;,&quot;scope&quot;:null,&quot;for_snippets&quot;:null}},&quot;panel_type&quot;:&quot;project&quot;,&quot;shortcut_links&quot;:[{&quot;title&quot;:&quot;Snippets&quot;,&quot;href&quot;:&quot;/explore/snippets&quot;,&quot;css_class&quot;:&quot;dashboard-shortcuts-snippets&quot;},{&quot;title&quot;:&quot;Groups&quot;,&quot;href&quot;:&quot;/explore/groups&quot;,&quot;css_class&quot;:&quot;dashboard-shortcuts-groups&quot;},{&quot;title&quot;:&quot;Projects&quot;,&quot;href&quot;:&quot;/explore/projects&quot;,&quot;css_class&quot;:&quot;dashboard-shortcuts-projects&quot;}]}"></aside>
<div class="content-wrapper">
<div class="mobile-overlay"></div>
<div class="alert-wrapper gl-force-block-formatting-context">
<div class="top-bar-fixed container-fluid" data-testid="top-bar">
<div class="top-bar-container gl-display-flex gl-align-items-center gl-gap-2">
<button class="gl-button btn btn-icon btn-md btn-default btn-default-tertiary js-super-sidebar-toggle-expand super-sidebar-toggle gl-ml-n3" aria-controls="super-sidebar" aria-expanded="false" aria-label="Primary navigation sidebar" type="button"><svg class="s16 gl-icon gl-button-icon " data-testid="sidebar-icon"><use href="/assets/icons-6f8fc8caf4d3bb7dcb398720822d1175c6f60649adbb5be073b36a5d0b04e465.svg#sidebar"></use></svg>
</button>
<nav aria-label="Breadcrumbs" class="breadcrumbs gl-breadcrumbs" data-testid="breadcrumb-links">
<ul class="breadcrumb gl-breadcrumb-list js-breadcrumbs-list">
<li class="gl-breadcrumb-item gl-display-inline-flex"><a href="/magnolia1234">magnolia1234</a></li> <li class="gl-breadcrumb-item gl-display-inline-flex"><a class="gl-display-inline-flex!" href="/magnolia1234/bypass-paywalls-clean-filters"><img srcset="/uploads/-/system/project/avatar/33364591/thailand-magnolia-emblem.jpg?width=16 1x, /uploads/-/system/project/avatar/33364591/thailand-magnolia-emblem.jpg?width=32 2x" alt="Bypass Paywalls Clean filters" class="gl-avatar gl-avatar-s16 avatar-tile gl-rounded-base!" height="16" width="16" loading="lazy" src="/uploads/-/system/project/avatar/33364591/thailand-magnolia-emblem.jpg?width=16" />
<span class="js-breadcrumb-item-text">Bypass Paywalls Clean filters</span></a></li>
<li class="gl-breadcrumb-item" data-testid="breadcrumb-current-link">
<a href="/magnolia1234/bypass-paywalls-clean-filters/-/blob/main/bpc-paywall-filter.txt">Repository</a>
</li>
</ul>
<script type="application/ld+json">
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"magnolia1234","item":"https://gitlab.com/magnolia1234"},{"@type":"ListItem","position":2,"name":"Bypass Paywalls Clean filters","item":"https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters"},{"@type":"ListItem","position":3,"name":"Repository","item":"https://gitlab.com/magnolia1234/bypass-paywalls-clean-filters/-/blob/main/bpc-paywall-filter.txt"}]}
</script>
</nav>
</div>
</div>
</div>
<div class="container-fluid container-limited project-highlight-puc">
<main class="content" id="content-body" itemscope itemtype="http://schema.org/SoftwareSourceCode">
<div class="flash-container flash-container-page sticky" data-testid="flash-container">
<div id="js-global-alerts"></div>
</div>
<div class="js-signature-container" data-signatures-path="/magnolia1234/bypass-paywalls-clean-filters/-/commits/7e26dd9b65e6075254b6b33ff8e2ca462b67e156/signatures?limit=1"></div>
<div class="tree-holder gl-pt-4" id="tree-holder">
<div class="nav-block">
<div class="tree-ref-container">
<div class="tree-ref-holder gl-max-w-26">
<div data-project-id="33364591" data-project-root-path="/magnolia1234/bypass-paywalls-clean-filters" data-ref="main" data-ref-type="" id="js-tree-ref-switcher"></div>
</div>
<ul class="breadcrumb repo-breadcrumb">
<li class="breadcrumb-item">
<a href="/magnolia1234/bypass-paywalls-clean-filters/-/tree/main">bypass-paywalls-clean-filters
</a></li>
<li class="breadcrumb-item">
<a href="/magnolia1234/bypass-paywalls-clean-filters/-/blob/main/bpc-paywall-filter.txt"><strong>bpc-paywall-filter.txt</strong>
</a></li>
</ul>
</div>
<div class="tree-controls gl-display-flex gl-flex-wrap gl-sm-flex-nowrap gl-align-items-baseline gl-gap-3">
<a aria-keyshortcuts="t" class="gl-button btn btn-md btn-default has-tooltip shortcuts-find-file" data-html="true" title="Go to find file &lt;kbd class=&#39;flat ml-1&#39; aria-hidden=true&gt;t&lt;/kbd&gt;" rel="nofollow" href="/magnolia1234/bypass-paywalls-clean-filters/-/find_file/main"><span class="gl-button-text">
Find file
</span>
</a>
<a class="gl-button btn btn-md btn-default js-blob-blame-link" href="/magnolia1234/bypass-paywalls-clean-filters/-/blame/main/bpc-paywall-filter.txt"><span class="gl-button-text">
Blame
</span>
</a>
<a class="gl-button btn btn-md btn-default " href="/magnolia1234/bypass-paywalls-clean-filters/-/commits/main/bpc-paywall-filter.txt"><span class="gl-button-text">
History
</span>
</a>
<a aria-keyshortcuts="y" class="gl-button btn btn-md btn-default has-tooltip js-data-file-blob-permalink-url" data-html="true" title="Go to permalink &lt;kbd class=&#39;flat ml-1&#39; aria-hidden=true&gt;y&lt;/kbd&gt;" href="/magnolia1234/bypass-paywalls-clean-filters/-/blob/7e26dd9b65e6075254b6b33ff8e2ca462b67e156/bpc-paywall-filter.txt"><span class="gl-button-text">
Permalink
</span>
</a>
</div>
</div>
<div class="info-well d-none d-sm-block">
<div class="well-segment">
<ul class="blob-commit-info">
<li class="commit flex-row js-toggle-container" id="commit-7e26dd9b">
<div class="avatar-cell d-none d-sm-block">
<a href="/magnolia1234"><img alt="magnolia1234&#39;s avatar" src="/uploads/-/system/user/avatar/7676006/avatar.png?width=40" class="avatar s40 gl-display-none gl-sm-display-inline-block" title="magnolia1234"></a>
</div>
<div class="commit-detail flex-list gl-display-flex gl-justify-content-space-between gl-align-items-center gl-flex-grow-1 gl-min-w-0">
<div class="commit-content" data-testid="commit-content">
<a class="commit-row-message item-title js-onboarding-commit-item " href="/magnolia1234/bypass-paywalls-clean-filters/-/commit/7e26dd9b65e6075254b6b33ff8e2ca462b67e156">Fix CartaCapital.com.br (freemium)</a>
<span class="commit-row-message d-inline d-sm-none">
&middot;
7e26dd9b
</span>
<div class="committer">
<a class="commit-author-link js-user-link" data-user-id="7676006" href="/magnolia1234">magnolia1234</a> authored <time class="js-timeago" title="Feb 17, 2024 8:09am" datetime="2024-02-17T08:09:14Z" data-toggle="tooltip" data-placement="bottom" data-container="body">Feb 17, 2024</time>
</div>
</div>
<div class="commit-actions flex-row">
<div class="js-commit-pipeline-status" data-endpoint="/magnolia1234/bypass-paywalls-clean-filters/-/commit/7e26dd9b65e6075254b6b33ff8e2ca462b67e156/pipelines?ref=main"></div>
<div class="commit-sha-group btn-group d-none d-sm-flex">
<div class="label label-monospace monospace">
7e26dd9b
</div>
<button class="gl-button btn btn-icon btn-md btn-default " title="Copy commit SHA" aria-label="Copy commit SHA" aria-live="polite" data-toggle="tooltip" data-placement="bottom" data-container="body" data-html="true" data-category="primary" data-size="medium" data-clipboard-text="7e26dd9b65e6075254b6b33ff8e2ca462b67e156" type="button"><svg class="s16 gl-icon gl-button-icon " data-testid="copy-to-clipboard-icon"><use href="/assets/icons-6f8fc8caf4d3bb7dcb398720822d1175c6f60649adbb5be073b36a5d0b04e465.svg#copy-to-clipboard"></use></svg>
</button>
</div>
</div>
</div>
</li>
</ul>
</div>
</div>
<div class="blob-content-holder js-per-page" data-blame-per-page="1000" id="blob-content-holder">
<div data-blob-path="bpc-paywall-filter.txt" data-explain-code-available="false" data-new-workspace-path="/-/remote_development/workspaces/new" data-original-branch="main" data-project-path="magnolia1234/bypass-paywalls-clean-filters" data-ref-type="" data-resource-id="gid://gitlab/Project/33364591" data-target-branch="main" data-user-id="" id="js-view-blob-app">
<div class="gl-spinner-container" role="status"><span aria-label="Loading" class="gl-spinner gl-spinner-md gl-spinner-dark gl-vertical-align-text-bottom!"></span></div>
</div>
</div>
</div>
<script nonce="W7FRzYdGLWJ19LhpnOxISQ==">
//<![CDATA[
window.gl = window.gl || {};
window.gl.webIDEPath = '/-/ide/project/magnolia1234/bypass-paywalls-clean-filters/edit/main/-/bpc-paywall-filter.txt'
//]]>
</script>
<div data-ambiguous="false" data-ref="main" id="js-ambiguous-ref-modal"></div>
</main>
</div>
</div>
</div>
<script nonce="W7FRzYdGLWJ19LhpnOxISQ==">
//<![CDATA[
if ('loading' in HTMLImageElement.prototype) {
document.querySelectorAll('img.lazy').forEach(img => {
img.loading = 'lazy';
let imgUrl = img.dataset.src;
// Only adding width + height for avatars for now
if (imgUrl.indexOf('/avatar/') > -1 && imgUrl.indexOf('?') === -1) {
const targetWidth = img.getAttribute('width') || img.width;
imgUrl += `?width=${targetWidth}`;
}
img.src = imgUrl;
img.removeAttribute('data-src');
img.classList.remove('lazy');
img.classList.add('js-lazy-loaded');
img.dataset.testid = 'js-lazy-loaded-content';
});
}
//]]>
</script>
<script nonce="W7FRzYdGLWJ19LhpnOxISQ==">
//<![CDATA[
gl = window.gl || {};
gl.experiments = {};
//]]>
</script>
</body>
</html>