Advertisement
bpoole

Database domain list to cufon list

May 18th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. PERL style replacement from domain database list to cufon domain list
  2. replace: ^\|\s+www\.([\w\-]+\.\w+)\s+\|(\n)?$/
  3. with: *.$1,$1,
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement