Skip to content

Commit

Permalink
Add xhamster.com plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzmitry-Lakisau authored and poke committed Jul 1, 2018
1 parent 257fdea commit 9bf5969
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions plugins/xhamster.com.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"type": "resolver",
"prefix": "xhamster",
"match": "xhamster.com/photos/view",
"finder": "src='(.*?)' align='center'[\\s\\n\\r\\t]*tid='(.*?)'",
"builder": "{1}",
"namer": "{2}.jpg"
}

0 comments on commit 9bf5969

Please sign in to comment.