Skip to content

Commit

Permalink
upgrade also list of default WECRs in default docker conf
Browse files Browse the repository at this point in the history
  • Loading branch information
boogheta committed Aug 19, 2022
1 parent b138b52 commit d866e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-backend.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ HYPHE_TRAPH_MAX_SIM_PAGES=250
# even though not much readable, the following JSON variables should be monoline
HYPHE_DEFAULT_STARTPAGES_MODE=["homepage", "prefixes", "pages-5"]
HYPHE_DEFAULT_CREATION_RULE=domain
HYPHE_CREATION_RULES={"twitter.com": "path-1", "facebook.com": "path-1", "facebook.com/pages": "path-2", "facebook.com/groups": "path-2", "facebook.com/people": "path-2", "plus.google.com": "path-1", "linkedin.com": "path-2", "viadeo.com/user": "path-2", "ello.co": "path-1", "pinterest.com": "path-1", "over-blog.com": "subdomain", "tumblr.com": "subdomain", "wordpress.com": "subdomain", "vimeo.com/user": "path-2", "dailymotion.com/user": "path-2", "youtube.com/user": "path-2"}
HYPHE_CREATION_RULES={"twitter.com": "path-1", "facebook.com": "path-1", "instagram.com": "path-1", "tiktok.com": "path-1", "github.com": "path-1", "reddit.com/r": "path-2", "facebook.com/pages": "path-2", "facebook.com/groups": "path-2", "facebook.com/people": "path-2", "plus.google.com": "path-1", "linkedin.com": "path-2", "viadeo.com/user": "path-2", "ello.co": "path-1", "pinterest.com": "path-1", "free.fr": "subdomain", "unblog.fr": "subdomain", "over-blog.fr": "subdomain", "over-blog.com": "subdomain", "over-blog.net": "subdomain", "canalblog.com": "subdomain", "blogspirit.com": "subdomain", "tumblr.com": "subdomain", "wordpress.com": "subdomain", "vimeo.com/user": "path-2", "dailymotion.com/user": "path-2", "youtube.com/user": "path-2"}
HYPHE_FOLLOW_REDIRECTS=["fb.me", "l.facebook.com", "facebook.com/l.php", "www.facebook.com/l.php", "goo.gl", "feedproxy.google.com", "t.co", "lnkd.in", "youtu.be", "bit.ly", "bitly.com", "tinyurl.com", "buff.ly", "dlvr.it", "is.gd", "j.mp", "owl.li", "ow.ly", "po.st", "wp.me", "shar.es", "tmblr.co", "href.li", "adec.co", "amn.st", "bddy.me", "crwd.fr", "disq.us", "ebx.sh", "ed.gr", "fal.cn", "flip.it", "frama.link", "fw.to", "gerd.fm", "go.shr.lc", "ht.ly", "hubs.ly", "ift.tt", "io.webhelp.com", "lc.cx", "loom.ly", "mon.actu.io", "msft.social", "mtr.cool", "non.li", "sco.lt", "soc.fm", "spr.ly", "swll.to", "trib.al", "twib.in", "u.afp.com", "urlz.fr", "wrld.bg", "xfru.it", "zpr.io", "perma.cc"]

HYPHE_WEBARCHIVES_OPTIONS=["web.archive.org"]
Expand Down

0 comments on commit d866e44

Please sign in to comment.