Advertisement
GochiSiyan

bidirectional darkmode

Feb 22nd, 2021
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. add_filter('jnews_frontend_asset_localize_script',function ($option){
  2. $option['site_domain']='rus.wiki';
  3. return $option;
  4. },99999);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement