438 lines
35 KiB
Text
438 lines
35 KiB
Text
|
||
|
||
|
||
|
||
|
||
<!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 won’t 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="{"project_files_url":"/magnolia1234/bypass-paywalls-clean-filters/-/files/main?format=json","project_blob_url":"/magnolia1234/bypass-paywalls-clean-filters/-/blob/main"}" data-force-desktop-expanded-sidebar="" data-root-path="/" data-sidebar="{"is_logged_in":false,"context_switcher_links":[{"title":"Explore","link":"/explore","icon":"compass"}],"current_menu_items":[{"id":"project_overview","title":"Bypass Paywalls Clean filters","icon":null,"avatar":"/uploads/-/system/project/avatar/33364591/thailand-magnolia-emblem.jpg","entity_id":33364591,"link":"/magnolia1234/bypass-paywalls-clean-filters","pill_count":null,"link_classes":"shortcuts-project","is_active":false},{"id":"manage_menu","title":"Manage","icon":"users","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/activity","is_active":false,"pill_count":null,"items":[{"id":"activity","title":"Activity","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/activity","pill_count":null,"link_classes":"shortcuts-project-activity","is_active":false},{"id":"members","title":"Members","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/project_members","pill_count":null,"link_classes":null,"is_active":false},{"id":"labels","title":"Labels","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/labels","pill_count":null,"link_classes":null,"is_active":false}],"separated":false},{"id":"plan_menu","title":"Plan","icon":"planning","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/issues","is_active":false,"pill_count":null,"items":[{"id":"project_issue_list","title":"Issues","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/issues","pill_count":"2","link_classes":"shortcuts-issues has-sub-items","is_active":false},{"id":"boards","title":"Issue boards","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/boards","pill_count":null,"link_classes":"shortcuts-issue-boards","is_active":false},{"id":"milestones","title":"Milestones","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/milestones","pill_count":null,"link_classes":null,"is_active":false}],"separated":false},{"id":"code_menu","title":"Code","icon":"code","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/merge_requests","is_active":true,"pill_count":null,"items":[{"id":"project_merge_request_list","title":"Merge requests","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/merge_requests","pill_count":"0","link_classes":"shortcuts-merge_requests","is_active":false},{"id":"files","title":"Repository","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/tree/main","pill_count":null,"link_classes":"shortcuts-tree","is_active":true},{"id":"branches","title":"Branches","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/branches","pill_count":null,"link_classes":null,"is_active":false},{"id":"commits","title":"Commits","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/commits/main?ref_type=heads","pill_count":null,"link_classes":"shortcuts-commits","is_active":false},{"id":"tags","title":"Tags","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/tags","pill_count":null,"link_classes":null,"is_active":false},{"id":"graphs","title":"Repository graph","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/network/main?ref_type=heads","pill_count":null,"link_classes":"shortcuts-network","is_active":false},{"id":"compare","title":"Compare revisions","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/compare?from=main\u0026to=main","pill_count":null,"link_classes":null,"is_active":false}],"separated":false},{"id":"deploy_menu","title":"Deploy","icon":"deployments","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/releases","is_active":false,"pill_count":null,"items":[{"id":"releases","title":"Releases","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/releases","pill_count":null,"link_classes":"shortcuts-deployments-releases","is_active":false},{"id":"model_registry","title":"Model registry","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/ml/models","pill_count":null,"link_classes":null,"is_active":false}],"separated":false},{"id":"monitor_menu","title":"Monitor","icon":"monitor","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/issues/service_desk","is_active":false,"pill_count":null,"items":[{"id":"service_desk","title":"Service Desk","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/issues/service_desk","pill_count":null,"link_classes":null,"is_active":false}],"separated":false},{"id":"analyze_menu","title":"Analyze","icon":"chart","avatar":null,"avatar_shape":"rect","entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/ml/experiments","is_active":false,"pill_count":null,"items":[{"id":"model_experiments","title":"Model experiments","icon":null,"avatar":null,"entity_id":null,"link":"/magnolia1234/bypass-paywalls-clean-filters/-/ml/experiments","pill_count":null,"link_classes":null,"is_active":false}],"separated":false}],"current_context_header":"Project","support_path":"https://about.gitlab.com/get-help/","display_whats_new":true,"whats_new_most_recent_release_items_count":7,"whats_new_version_digest":"0e2cba433c3aeb69ca7ff586375ef7f37449a9e5354ceaff182fc964b4808266","show_version_check":null,"gitlab_version":{"major":16,"minor":10,"patch":0,"suffix_s":""},"gitlab_version_check":null,"search":{"search_path":"/search","issues_path":"/dashboard/issues","mr_path":"/dashboard/merge_requests","autocomplete_path":"/search/autocomplete","search_context":{"project":{"id":33364591,"name":"Bypass Paywalls Clean filters"},"project_metadata":{"mr_path":"/magnolia1234/bypass-paywalls-clean-filters/-/merge_requests","issues_path":"/magnolia1234/bypass-paywalls-clean-filters/-/issues"},"code_search":true,"ref":"main","scope":null,"for_snippets":null}},"panel_type":"project","shortcut_links":[{"title":"Snippets","href":"/explore/snippets","css_class":"dashboard-shortcuts-snippets"},{"title":"Groups","href":"/explore/groups","css_class":"dashboard-shortcuts-groups"},{"title":"Projects","href":"/explore/projects","css_class":"dashboard-shortcuts-projects"}]}"></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 <kbd class='flat ml-1' aria-hidden=true>t</kbd>" 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 <kbd class='flat ml-1' aria-hidden=true>y</kbd>" 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'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">
|
||
·
|
||
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>
|
||
|