Skip to content

Commit 87865a7

Browse files
committed
Fix LinkedIn ruleset coverage.
1 parent e4342ba commit 87865a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chrome/content/rules/LinkedIn.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357

358358
<test url="http://sales.linkedin.com/" />
359359

360-
<rule from="^http://((?:\w\w|aide|a[jy]uda|asistenta|(?:in|ms)\.bantuan|cms|developers?|e|economicgraph|engineering|forms|guida|help|(?:\w\w|\w\w-\w\w)\.help|help-(?:enterprise|internal|test2?)|hilfe|hj[ae]lp|hjaelp|hulp|lms|(?:dev|dev-signin|sandbox|signin)\.lms|marketing|napoveda|nonprofits|ourstory|platform|polls|pomoc|press|security|specialedition|talent|tulong|volunteers|www|touch\.www|yardim)\.)?linkedin\.com/"
360+
<rule from="^http://((?:\w\w|aide|a[jy]uda|asistenta|(?:in|ms)\.bantuan|cms|developers?|e|economicgraph|engineering|forms|guida|help|\w\w-\w\w|(?:\w\w|\w\w-\w\w)\.help|help-(?:enterprise|internal|test2?)|hilfe|hj[ae]lp|hjaelp|hulp|lms|(?:dev|dev-signin|sandbox|signin)\.lms|marketing|napoveda|nonprofits|ourstory|platform|polls|pomoc|press|security|specialedition|talent|tulong|volunteers|www|touch\.www|yardim)\.)?linkedin\.com/"
361361
to="https://$1linkedin.com/" />
362362

363363
<!-- Domains for which both !www and www exist,

0 commit comments

Comments
 (0)