Skip to content

Commit

Permalink
js/locales issue for web.telegram.org
Browse files Browse the repository at this point in the history
  • Loading branch information
netptop committed Mar 18, 2020
1 parent b229810 commit 3725627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ const siteSpecificReplace = {
},
'web.telegram.org': {
' src=([-a-z0-9_]+?)': ` src=/https/web.telegram.org/$1`,
'(getJSON.")(js/locales/)': `$1/https/web.telegram.org/js/locales/`,
}
}

Expand Down

0 comments on commit 3725627

Please sign in to comment.