Fixed merge

main
q-- 12 years ago committed by Elbert Alias
parent 2eea1dd4cc
commit b707593e8d

30
.gitattributes vendored

@ -1,19 +1,19 @@
# End-of-line normalization
* text=auto
*.cmd text eol=lf
*.sh text eol=lf
*.md text eol=lf
*.json text eol=lf
*.js text eol=lf
*.html text eol=lf
*.css text eol=lf
*.manifest text eol=lf
*.rdf text eol=lf
*.xul text eol=lf
*.dtd text eol=lf
*.properties text eol=lf
*.php text eol=lf
*.cmd text eol=lf
*.sh text eol=lf
*.md text eol=lf
*.json text eol=lf
*.js text eol=lf
*.html text eol=lf
*.css text eol=lf
*.manifest text eol=lf
*.rdf text eol=lf
*.xul text eol=lf
*.dtd text eol=lf
*.properties text eol=lf
*.php text eol=lf
*.png binary
*.gif binary
*.png binary
*.gif binary

@ -1582,11 +1582,7 @@
"Tumblr": {
"cats": [ 11 ],
"html": "<iframe src=\\\"[^>]+tumblr\\.com",
<<<<<<< HEAD
"url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
=======
"url": "^(www.)?[^/]+\\.tumblr\\.com",
>>>>>>> 7cd3684... More strict patterns
"headers": { "X-Tumblr-Usec": ".*" }
},
"Twilight CMS": {

@ -1582,11 +1582,7 @@
"Tumblr": {
"cats": [ 11 ],
"html": "<iframe src=\\\"[^>]+tumblr\\.com",
<<<<<<< HEAD
"url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
=======
"url": "^(www.)?[^/]+\\.tumblr\\.com",
>>>>>>> 7cd3684... More strict patterns
"headers": { "X-Tumblr-Usec": ".*" }
},
"Twilight CMS": {

@ -1582,11 +1582,7 @@
"Tumblr": {
"cats": [ 11 ],
"html": "<iframe src=\\\"[^>]+tumblr\\.com",
<<<<<<< HEAD
"url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
=======
"url": "^(www.)?[^/]+\\.tumblr\\.com",
>>>>>>> 7cd3684... More strict patterns
"headers": { "X-Tumblr-Usec": ".*" }
},
"Twilight CMS": {

@ -1582,11 +1582,7 @@
"Tumblr": {
"cats": [ 11 ],
"html": "<iframe src=\\\"[^>]+tumblr\\.com",
<<<<<<< HEAD
"url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
=======
"url": "^(www.)?[^/]+\\.tumblr\\.com",
>>>>>>> 7cd3684... More strict patterns
"headers": { "X-Tumblr-Usec": ".*" }
},
"Twilight CMS": {

@ -1582,11 +1582,7 @@
"Tumblr": {
"cats": [ 11 ],
"html": "<iframe src=\\\"[^>]+tumblr\\.com",
<<<<<<< HEAD
"url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
=======
"url": "^(www.)?[^/]+\\.tumblr\\.com",
>>>>>>> 7cd3684... More strict patterns
"headers": { "X-Tumblr-Usec": ".*" }
},
"Twilight CMS": {

@ -1582,11 +1582,7 @@
"Tumblr": {
"cats": [ 11 ],
"html": "<iframe src=\\\"[^>]+tumblr\\.com",
<<<<<<< HEAD
"url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
=======
"url": "^(www.)?[^/]+\\.tumblr\\.com",
>>>>>>> 7cd3684... More strict patterns
"headers": { "X-Tumblr-Usec": ".*" }
},
"Twilight CMS": {

@ -1582,7 +1582,7 @@
"Tumblr": {
"cats": [ 11 ],
"html": "<iframe src=\\\"[^>]+tumblr\\.com",
"url": "^(www.)?[^/]+\\.tumblr\\.com",
"url": "^https?://(www\\.)?[^/]+\\.tumblr\\.com/"
"headers": { "X-Tumblr-Usec": ".*" }
},
"Twilight CMS": {

Loading…
Cancel
Save